.gitignore
GITHUB_SETUP.md
LIBRARY_GUIDE.md
LICENSE
MANIFEST.in
PROJECT_OVERVIEW.md
PYPI_GUIDE.md
README.md
Siamak_example.py
TODO.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/publish.yml
.github/workflows/test.yml
erica/__init__.py
erica/clustering.py
erica/core.py
erica/data.py
erica/metrics.py
erica/plotting.py
erica/utils.py
erica_clustering.egg-info/PKG-INFO
erica_clustering.egg-info/SOURCES.txt
erica_clustering.egg-info/dependency_links.txt
erica_clustering.egg-info/entry_points.txt
erica_clustering.egg-info/not-zip-safe
erica_clustering.egg-info/requires.txt
erica_clustering.egg-info/top_level.txt
erica_output/erica_run_20251003_203808/kmeans_k2/clam_k2_kmeans.csv
erica_output/erica_run_20251003_203808/kmeans_k3/clam_k3_kmeans.csv
scripts/bump_version.py