CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.MD
README.md
pyproject.toml
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/thermo.rst
docs/usage.rst
src/rejgoo/__init__.py
src/rejgoo/newt_raph.py
src/rejgoo/parser.py
src/rejgoo/rejgoo.py
src/rejgoo/riazi.py
src/rejgoo/solver.py
src/rejgoo.egg-info/PKG-INFO
src/rejgoo.egg-info/SOURCES.txt
src/rejgoo.egg-info/dependency_links.txt
src/rejgoo.egg-info/requires.txt
src/rejgoo.egg-info/top_level.txt
tests/__init__.py
tests/test_rejgoo.py
tests/test_parser/test_parser.py
tests/test_parser/test_parser_math_funcs.py
tests/test_solver/test_math_funcs_vals.py
tests/test_solver/test_solver.py
tests/test_solver/test_thermo.py