LICENSE
README.md
pyproject.toml
src/gist/__init__.py
src/gist/algorithm.py
src/gist/distances.py
src/gist/objectives.py
src/gist/py.typed
src/gist_select.egg-info/PKG-INFO
src/gist_select.egg-info/SOURCES.txt
src/gist_select.egg-info/dependency_links.txt
src/gist_select.egg-info/requires.txt
src/gist_select.egg-info/top_level.txt
tests/test_algorithm.py
tests/test_distances.py
tests/test_objectives.py
tests/test_scale.py