LICENSE
MANIFEST.in
NOTICE
README.rst
pyproject.toml
setup.py
cgc/__init__.py
cgc/__version__.py
cgc/cgc.py
cgc/coclustering.py
cgc/coclustering_dask.py
cgc/coclustering_numpy.py
cgc/kmeans.py
cgc/results.py
cgc/triclustering.py
cgc/triclustering_dask.py
cgc/triclustering_numpy.py
cgc/utils.py
clustering_geodata_cubes.egg-info/PKG-INFO
clustering_geodata_cubes.egg-info/SOURCES.txt
clustering_geodata_cubes.egg-info/dependency_links.txt
clustering_geodata_cubes.egg-info/requires.txt
clustering_geodata_cubes.egg-info/top_level.txt
tests/test_coclustering.py
tests/test_coclustering_dask.py
tests/test_coclustering_numpy.py
tests/test_kmeans.py
tests/test_lint.py
tests/test_triclustering.py
tests/test_triclustering_dask.py
tests/test_triclustering_numpy.py
tests/test_triclustering_numpy_legacy.py
tests/test_utils.py