README.rst
setup.py
pymatsolver/__init__.py
pymatsolver/direct.py
pymatsolver/iterative.py
pymatsolver/solvers.py
pymatsolver/wrappers.py
pymatsolver.egg-info/PKG-INFO
pymatsolver.egg-info/SOURCES.txt
pymatsolver.egg-info/dependency_links.txt
pymatsolver.egg-info/requires.txt
pymatsolver.egg-info/top_level.txt
tests/__init__.py
tests/test_Basic.py
tests/test_BicgJacobi.py
tests/test_Mumps.py
tests/test_Pardiso.py
tests/test_Scipy.py
tests/test_Triangle.py