Geometric Algebra: Getting the coefficients of multivector

asked 2 years ago

Ingo gravatar image

I am using Ga from galgebra.ga. How can I get the coefficients cx,cy,cz from a bivector cxexey+...?

coords gives only [x,y,z]. I'd like to process the coefficients as real numbers.

Preview: (hide)

Comments

2

Please add an actual code illustrating what you want.

Max Alekseyev gravatar imageMax Alekseyev ( 2 years ago )

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...

eric_g gravatar imageeric_g ( 2 years ago )

probably refering to https://pypi.org/project/galgebra/ hence not our business

FrédéricC gravatar imageFrédéricC ( 2 years ago )