AUTHORS.md
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/api.md
docs/migration.md
docs/releasing.md
docs/validation-results.json
docs/validation.md
docs/assets/synthetic-example.png
docs/assets/validation-comparison.png
examples/synthetic_curve.py
scripts/check_release_artifacts.py
scripts/plot_validation.py
scripts/validate_research.py
src/polygonal_path_image/__init__.py
src/polygonal_path_image/_core.pyx
src/polygonal_path_image/core.py
src/polygonal_path_image/postprocess.py
src/polygonal_path_image/py.typed
src/polygonal_path_image.egg-info/PKG-INFO
src/polygonal_path_image.egg-info/SOURCES.txt
src/polygonal_path_image.egg-info/dependency_links.txt
src/polygonal_path_image.egg-info/requires.txt
src/polygonal_path_image.egg-info/top_level.txt
tests/__init__.py
tests/reference.py
tests/test_core.py
tests/test_postprocess.py
tests/test_validation.py