LICENSE
MANIFEST.in
README.md
pyproject.toml
src/interdim/__init__.py
src/interdim/cluster.py
src/interdim/pipeline.py
src/interdim/reduce.py
src/interdim/score.py
src/interdim/vis.py
src/interdim.egg-info/PKG-INFO
src/interdim.egg-info/SOURCES.txt
src/interdim.egg-info/dependency_links.txt
src/interdim.egg-info/requires.txt
src/interdim.egg-info/top_level.txt
tests/conftest.py
tests/test_cluster.py
tests/test_pipeline.py
tests/test_reduce.py
tests/test_score.py