LICENSE
README.md
pyproject.toml
setup.py
matmath/__init__.py
matmath/_matrix.c
matmath/_vector.c
matmath.egg-info/PKG-INFO
matmath.egg-info/SOURCES.txt
matmath.egg-info/dependency_links.txt
matmath.egg-info/requires.txt
matmath.egg-info/top_level.txt
matmath/legacy/__init__.py
matmath/legacy/matrix.py
matmath/legacy/vector.py
tests/test_matrix.py
tests/test_vector.py