README.md
pyproject.toml
matrixcalc/__init__.py
matrixcalc/addition.py
matrixcalc/determinant.py
matrixcalc/identity.py
matrixcalc/multiplication.py
matrixcalc/scalar_multiplication.py
matrixcalc/subtraction.py
matrixcalc/transpose.py
matrixforge_pm.egg-info/PKG-INFO
matrixforge_pm.egg-info/SOURCES.txt
matrixforge_pm.egg-info/dependency_links.txt
matrixforge_pm.egg-info/top_level.txt
tests/test_addition.py
tests/test_determinant.py
tests/test_identity.py
tests/test_import.py
tests/test_multiplication.py
tests/test_scalar_multiplication.py
tests/test_subtraction.py
tests/test_transpose.py