you have a multivector calc in here: https://github.com/peeterjoot/physicsplay/blob/master/programming/sym/gasym.cpp try recently published https://crates.io/crates/geonum ``` git clone https://github.com/mxfactorial/geonum.git && cd geonum && cargo test --test '*' -- --show-output ``` example test: https://github.com/mxfactorial/geonum/blob/e7daaded850089778ab4111056f38770716435d4/tests/lib_test.rs#L408-L678
you have a multivector calc in here: https://github.com/peeterjoot/physicsplay/blob/master/programming/sym/gasym.cpp
try recently published https://crates.io/crates/geonum
example test: https://github.com/mxfactorial/geonum/blob/e7daaded850089778ab4111056f38770716435d4/tests/lib_test.rs#L408-L678