LICENSE
README.md
pyproject.toml
setup.py
matmath/__init__.py
matmath/_matrix.c
matmath/_vector.c
matmath/matrix.py
matmath/vector.py
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
tests/test_matrix.py
tests/test_vector.py