CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
src/drr/__init__.py
src/drr/batch_processor.py
src/drr/data_processor.py
src/drr/intrinsic_dimension_estimator.py
src/drr/main.py
src/drr.egg-info/PKG-INFO
src/drr.egg-info/SOURCES.txt
src/drr.egg-info/dependency_links.txt
src/drr.egg-info/entry_points.txt
src/drr.egg-info/requires.txt
src/drr.egg-info/top_level.txt
tests/test_batch_processor.py
tests/test_data_processor.py
tests/test_init.py
tests/test_intrinsic_dimension_estimator.py
tests/test_main.py