-
under `pga3d` module
-
Assume that the input to any Boolean expression is a STRUCT containing (names of) solid objects and/or other STRUCT assemblies. This input can easily accommodate symbols of Boolean operations as ali…
-
Geometric Algebra, also known as Clifford Algebra, is a natural mathematical language for geometric applications (as the name would imply).
Although this is certainly a non-trivial addition to the…
-
(see page 27 et seq) is easy to set up with the clifford package:
```
> signature(4)
[1] 4
> e1 e2 e3 eplus eminus e0 einf e0^2
Element of a Clifford algebra, equal to
the zero clifford…
-
Good video source:
https://www.youtube.com/playlist?list=PLpzmRsG7u_gqaTo_vEseQ7U8KFvtiJY4K
-
Currently, it seems that rustgpu does not support operator overloading (there is no ops module under spirv_std, and none of the examples seem to do this).
This is useful because although linear alg…
-
```
Two different ways to do the same thing don't give the same result.
Here is the code sample in order to reproduce the issue. (Full details in attachment)
print '####### RIGHT #######'
theRightDi…
-
Hi @chakravala,
In your JuliaCon paper, I noticed the statement "Mixed-symmetry algebra with `Leibniz.jl` and `Grassmann.jl`, having the geometric algebraic product chain rule, yields automatic dif…
-
### Description
The Singular Value Decomposition (SVD) of a matrix is a factorization of that matrix into three matrices. It has some interesting algebraic properties and conveys important geometrica…
-
There's a lot of different duals available in geometric algebra as seen in the issue title, and I want to make sure that they are implemented correctly and clearly distinguished.