LICENSE
README.md
pyproject.toml
src/fasthamer/__init__.py
src/fasthamer/assets.py
src/fasthamer/detection.py
src/fasthamer/fast_render.c
src/fasthamer/inference.py
src/fasthamer/preprocess.py
src/fasthamer/rendering.py
src/fasthamer/setup_cli.py
src/fasthamer/stabilize.py
src/fasthamer/tracker.py
src/fasthamer/types.py
src/fasthamer.egg-info/PKG-INFO
src/fasthamer.egg-info/SOURCES.txt
src/fasthamer.egg-info/dependency_links.txt
src/fasthamer.egg-info/entry_points.txt
src/fasthamer.egg-info/requires.txt
src/fasthamer.egg-info/top_level.txt
tests/test_handedness_geometry.py
tests/test_parity.py
tests/test_stabilize.py