LICENSE
MANIFEST.in
README.rst
pyproject.toml
src/vreg/__init__.py
src/vreg/data.py
src/vreg/fake.py
src/vreg/metrics.py
src/vreg/mod_affine.py
src/vreg/mod_freeform.py
src/vreg/optimize.py
src/vreg/plot.py
src/vreg/rw.py
src/vreg/scipy_least_squares.py
src/vreg/utils.py
src/vreg/vol.py
src/vreg.egg-info/PKG-INFO
src/vreg.egg-info/SOURCES.txt
src/vreg.egg-info/dependency_links.txt
src/vreg.egg-info/requires.txt
src/vreg.egg-info/top_level.txt
src/vreg/datafiles/__init__.py
tests/test_data.py