Geometric Algebra: Getting the coefficients of multivector
I am using Ga from galgebra.ga. How can I get the coefficients cx,cy,cz from a bivector cxex∧ey+...?
coords gives only [x,y,z]. I'd like to process the coefficients as real numbers.
Please add an actual code illustrating what you want.
I don't know if this is of interest to you, but multivector calculus is implemented in SageMath: https://doc.sagemath.org/html/en/refe...
probably refering to https://pypi.org/project/galgebra/ hence not our business