.gitignore
LICENSE.txt
MANIFEST.in
NOTES.md
README.rst
code_gen_large.py
compilegen.sh
genalgebra.py
install.sh
setup.cfg
setup.py
setup_dev.py
upload.sh
valgrind-python.supp
.github/workflows/documentation.yml
.github/workflows/hardware.yml
docs/Makefile
docs/make.bat
docs/source/README.rst
docs/source/conf.py
docs/source/gasparse_ga.rst
docs/source/gasparse_mvarray.rst
docs/source/index.rst
docs/source/multivector_types.rst
gasparse.egg-info/PKG-INFO
gasparse.egg-info/SOURCES.txt
gasparse.egg-info/dependency_links.txt
gasparse.egg-info/top_level.txt
src/common.c
src/common.h
src/compile_flags.txt
src/gasparse.c
src/multivector_gen.c
src/multivector_gen.c.src
src/multivector_gen.h
src/multivector_gen.h.src
src/multivector_large.c
src/multivector_large.c.src
src/multivector_object.c
src/multivector_object.h
src/multivector_types.c
src/multivector_types.h
src/types.h
tests/atomic_large.py
tests/grade_error.py
tests/grade_zero_test.py
tests/leak_check_script.py
tests/mapping_test.py
tests/printing_error.py
tests/stack_smashing.py
tests/test.py
tests/test_diffalgebras.py
tests/test_gradezeroproject.py
tests/test_graph_product.py
tests/test_large_timeit.py
tests/test_nested_lists.py
tests/test_simple.py
tests/test_template.py
tests/test_template_gen.py
tests/testgen.py