LICENSE
README.md
pyproject.toml
setup.py
src/gacalc/__init__.py
src/gacalc/base.py
src/gacalc/functions.py
src/gacalc/g1.py
src/gacalc/g2.py
src/gacalc/g3.py
src/gacalc/gn.py
src/gacalc/nbplotutils.py
src/gacalc/scalar.py
src/gacalc/transforms.py
src/gacalc.egg-info/PKG-INFO
src/gacalc.egg-info/SOURCES.txt
src/gacalc.egg-info/dependency_links.txt
src/gacalc.egg-info/requires.txt
src/gacalc.egg-info/top_level.txt
tests/test_conformance.py
tests/test_generator.py
tests/test_graded.py
tests/test_multivector.py
tests/test_numeric_magnitude.py
tests/test_operator_typing.py
tests/test_plane_rotation.py
tests/test_subclass_preservation.py
tests/test_transforms.py
tests/test_vector_ergonomics.py