.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
NOTES.org
README.md
README.rst
conda-spec.txt
environment-tools.yaml
environment.yaml
pyproject.toml
setup.cfg
setup.py
tox.ini
src/thermoextrap/__init__.py
src/thermoextrap/adaptive_interp.py
src/thermoextrap/beta.py
src/thermoextrap/lnpi.py
src/thermoextrap/recursive_interp.py
src/thermoextrap/volume.py
src/thermoextrap/volume_idealgas.py
src/thermoextrap/core/__init__.py
src/thermoextrap/core/_attrs_utils.py
src/thermoextrap/core/_docstrings.py
src/thermoextrap/core/cached_decorators.py
src/thermoextrap/core/data.py
src/thermoextrap/core/idealgas.py
src/thermoextrap/core/models.py
src/thermoextrap/core/sputils.py
src/thermoextrap/core/stack.py
src/thermoextrap/core/xrutils.py
src/thermoextrap/core/external/__init__.py
src/thermoextrap/core/external/docfiller.py
src/thermoextrap/core/external/docscrape.py
src/thermoextrap/gpr_active/__init__.py
src/thermoextrap/gpr_active/active_utils.py
src/thermoextrap/gpr_active/gp_models.py
src/thermoextrap/gpr_active/ig_active.py
src/thermoextrap/gpr_active/sine_active.py
src/thermoextrap/legacy/__init__.py
src/thermoextrap/legacy/extrap.py
src/thermoextrap/legacy/gpr.py
src/thermoextrap/legacy/gpr_stack.py
src/thermoextrap/legacy/ig.py
src/thermoextrap/legacy/interp.py
src/thermoextrap/legacy/old_scripts.py
src/thermoextrap/legacy/recursive_interp.py
src/thermoextrap/legacy/reweight.py
src/thermoextrap/legacy/utilities.py
tests/conftest.py
tests/test_GPs.py
tests/test_active.py
tests/test_beta.py
tests/test_data.py
tests/test_idealgas.py
tests/test_lnPi.py
tests/test_stack.py
tests/test_u_data.py
tests/test_u_equations.py
tests/test_volume.py
tests/lnpi_data/sample_data.json