LICENSE
README.md
setup.py
HG22017UNO.egg-info/PKG-INFO
HG22017UNO.egg-info/SOURCES.txt
HG22017UNO.egg-info/dependency_links.txt
HG22017UNO.egg-info/requires.txt
HG22017UNO.egg-info/top_level.txt
solver/__init__.py
solver/nonlinear/__init__.py
solver/nonlinear/bisection.py
solver/nonlinear/gauss_seidel.py
solver/nonlinear/jacobi.py
tests/__init__.py
tests/test_linear_methods.py
tests/test_nonlinear_methods.py