LICENSE
README.md
pyproject.toml
modularsnf/__init__.py
modularsnf/band.py
modularsnf/diagonal.py
modularsnf/echelon.py
modularsnf/matrix.py
modularsnf/ring.py
modularsnf/snf.py
modularsnf.egg-info/PKG-INFO
modularsnf.egg-info/SOURCES.txt
modularsnf.egg-info/dependency_links.txt
modularsnf.egg-info/requires.txt
modularsnf.egg-info/top_level.txt
tests/test_echelon.py
tests/test_matrix.py
tests/test_oracle.py
tests/test_perf.py
tests/test_regression.py
tests/test_ring.py
tests/test_snf.py