LICENSE
README-pypi.md
README.md
pyproject.toml
deprojpy/__init__.py
deprojpy/cli.py
deprojpy/core.py
deprojpy/geometry.py
deprojpy/heightmap.py
deprojpy/io.py
deprojpy/labels.py
deprojpy/mask.py
deprojpy/models.py
deprojpy/objects.py
deprojpy/plotting.py
deprojpy.egg-info/PKG-INFO
deprojpy.egg-info/SOURCES.txt
deprojpy.egg-info/dependency_links.txt
deprojpy.egg-info/entry_points.txt
deprojpy.egg-info/requires.txt
deprojpy.egg-info/top_level.txt
deprojpy/surface_distance/__init__.py
deprojpy/surface_distance/_api.py
deprojpy/surface_distance/_boundary_surface.py
deprojpy/surface_distance/_calculator.py
deprojpy/surface_distance/_graph.py
deprojpy/surface_distance/_helpers.py
deprojpy/surface_distance/_straight.py
tests/test_core.py
tests/test_examples.py
tests/test_geometry.py
tests/test_labels.py
tests/test_mask_to_objects.py
tests/test_sample_smoke.py
tests/test_surface_distance.py