.gitignore
LICENSE
README.md
ToDo.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.py
tox.ini
tutorial.py
.ipynb_checkpoints/Untitled-checkpoint.ipynb
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/random.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/top_level.txt
experiments/Untitled.ipynb
experiments/class_optimization_test.py
experiments/visualization_testing.py
helper/InnerProduct.txt
helper/Multiplication
helper/OuterProduct.txt
helper/Reverse.txt
helper/index_shift.py
helper/permutator.py
tests/test_sample.py
tests/testing.py