LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
src/xhorizon/__init__.py
src/xhorizon.egg-info/PKG-INFO
src/xhorizon.egg-info/SOURCES.txt
src/xhorizon.egg-info/dependency_links.txt
src/xhorizon.egg-info/top_level.txt
src/xhorizon/diagram_tools/__init__.py
src/xhorizon/diagram_tools/block_fill.py
src/xhorizon/diagram_tools/block_masks.py
src/xhorizon/diagram_tools/coord_transf.py
src/xhorizon/diagram_tools/curve_class.py
src/xhorizon/diagram_tools/curvemakers.py
src/xhorizon/diagram_tools/diagram_classes.py
src/xhorizon/diagram_tools/plotstyle.py
src/xhorizon/diagram_tools/region_factory.py
src/xhorizon/evap/__init__.py
src/xhorizon/evap/demo.py
src/xhorizon/evap/demo_AdS.py
src/xhorizon/evap/demo_dS.py
src/xhorizon/evap/demo_zoom.py
src/xhorizon/evap/draw.py
src/xhorizon/evap/draw_dS.py
src/xhorizon/evap/evap.py
src/xhorizon/evap/helpers.py
src/xhorizon/evap/legend.py
src/xhorizon/evap/massplot.py
src/xhorizon/evap/schwarzparams.py
src/xhorizon/evap/tests.py
src/xhorizon/shell_junction/__init__.py
src/xhorizon/shell_junction/active_slice_class.py
src/xhorizon/shell_junction/helpers.py
src/xhorizon/shell_junction/interpolators.py
src/xhorizon/shell_junction/passive_slice_class.py
src/xhorizon/shell_junction/reg_corner_masks.py
src/xhorizon/shell_junction/tests.py
src/xhorizon/tortoise/__init__.py
src/xhorizon/tortoise/math_util.py
src/xhorizon/tortoise/metfunc_class.py
src/xhorizon/tortoise/metfunc_factory.py
src/xhorizon/tortoise/metfunc_tests.py
src/xhorizon/tortoise/tortoise.py