README.md
setup.py
mth308/__init__.py
mth308/bisection.py
mth308/ctr_num_int.py
mth308/divided_diff.py
mth308/euler.py
mth308/gauss_seidel.py
mth308/gaussian_elim.py
mth308/jacobi.py
mth308/lu.py
mth308/mrf.py
mth308/newton_raphson.py
mth308/power_method.py
mth308/regula_falsi.py
mth308/rk4.py
mth308/secant.py
mth308/simpsons.py
mth308/sor.py
mth308lib.egg-info/PKG-INFO
mth308lib.egg-info/SOURCES.txt
mth308lib.egg-info/dependency_links.txt
mth308lib.egg-info/requires.txt
mth308lib.egg-info/top_level.txt
tests/test_all.py