AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/Makefile
docs/changelog.rst
docs/contributing.rst
docs/index.rst
docs/readme.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_static/logo.png
src/geomprompt/__init__.py
src/geomprompt.egg-info/PKG-INFO
src/geomprompt.egg-info/SOURCES.txt
src/geomprompt.egg-info/dependency_links.txt
src/geomprompt.egg-info/requires.txt
src/geomprompt.egg-info/top_level.txt
src/geomprompt/ridges/__init__.py
src/geomprompt/ridges/io.py
src/geomprompt/ridges/ridge_detect.py
src/geomprompt/ridges/ridge_prompts.py
src/geomprompt/ridges/segment.py
tests/README.md
tests/__init__.py
tests/base_test.py
tests/notebooks_test.py
tests/pytest_main.ini
tests/pytest_notebooks.ini
tests/ridge_prompts_test.py