I am learning my ropes with GA and specifically CGA. I using Clifford library for python and found this doc page useful Conformal Geometric Algebra — Clifford 1.5.0dev0 documentation
The diagram at the above link shows the additional basis vector e- and e+, and also e0 and einf.
-
am I correct in thinking that these four basis vector all lie in the plane E0? I believe e- and e+ are orthogonal basis vector in addition to Euclidean basis vectors. And so are e0 and einf. If so then is the pair e0 and einf rotated from of e- and e+?
-
why does e0 have a factor of 1/2 and why does einf does not have the factor of 1/2 when constructed with e- and e+?
-
what is the null space for these basis vector? I assume it is only at the 0,0,0,0,0…(32 times?), since these are all orthogonal basis vector. But then what does it mean to say that some objects can pass through e0 as the origin.
Forgive me if I am missing something obvious and I will thank you for removing that haze.