LICENSE
README.md
pyproject.toml
setup.py
matmath/__init__.py
matmath/matrices.py
matmath/py.typed
matmath/vectors.py
matmath.egg-info/PKG-INFO
matmath.egg-info/SOURCES.txt
matmath.egg-info/dependency_links.txt
matmath.egg-info/top_level.txt
test/__init__.py
test/test_matrix.py
test/test_vectors.py