LICENSE
README.md
pyproject.toml
cga_py/__init__.py
cga_py/base_objects.py
cga_py/conditions.py
cga_py/dorst_motions.py
cga_py/errors.py
cga_py/four_quaternions.py
cga_py/geom_generators.py
cga_py/kinematic_polynomials.py
cga_py/multivector.py
cga_py/operators.py
cga_py/permutations.py
cga_py/permutations_pm.py
cga_py/random.py
cga_py/random_gen.py
cga_py/visualization.py
cga_py.egg-info/PKG-INFO
cga_py.egg-info/SOURCES.txt
cga_py.egg-info/dependency_links.txt
cga_py.egg-info/requires.txt
cga_py.egg-info/top_level.txt
tests/test_conditions.py
tests/test_dorst_motions.py
tests/test_errors.py
tests/test_four_quaternion.py
tests/test_geom_generators.py
tests/test_kinematic_poly.py
tests/test_multivec.py
tests/test_operators.py
tests/test_rand.py
tests/test_sample.py
tests/test_vis.py
tests/testing.py