README.md
pyproject.toml
kmeans_from_scratch.egg-info/PKG-INFO
kmeans_from_scratch.egg-info/SOURCES.txt
kmeans_from_scratch.egg-info/dependency_links.txt
kmeans_from_scratch.egg-info/requires.txt
kmeans_from_scratch.egg-info/top_level.txt
kmeans_lib/__init__.py
kmeans_lib/core.py
kmeans_lib/distances.py
kmeans_lib/initialization.py
kmeans_lib/test.py
tests/test_kmeans.py