Geometric Algebra: Getting the coefficients of multivector
I am using Ga from galgebra.ga. How can I get the coefficients $c_x,c_y,c_z$ from a bivector $c_xe_x\wedge e_y+...$?
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