Jump to content

Geometric algebra: Difference between revisions

m
J: conform to task change
(Include an asymmetric calculation in the task)
m (J: conform to task change)
Line 331:
_1
I gmul J gmul K
_1</lang>
K gadd -J
0 0 0 0 0 0 0 0 0 0 _1 0 1
I gmul J gadd K
0 0 0 0 0 0 0 0 0 0 _1 0 1</lang>
 
=== J: alternate implementation ===
Line 435 ⟶ 439:
0 │ _1
I gmul J gmul K
0 │ _1</lang>
K-J
10 │ 1
12 │ _1
I gmul J+K
10 │ 1
12 │ _1</lang>
 
Note that sparse arrays display as <code>indices | value</code> for elements which are not the default element (0).
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.