Metadata-Version: 2.4
Name: yacare_cluster
Version: 0.2
Summary: Package to use the YACARE algorithm for clustering data
Author-email: Nicolas Chéron <nicolas.cheron@ens.psl.eu>
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://github.com/ncheron/yacare
Project-URL: Issues, https://github.com/ncheron/yacare/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# YACARE

This package implements the YACARE algorithm for clustering data. If you want to use it, please cite "Clustering data by reordering them" by Descamps et al.
This package is currently mainly empty, and we will upload it to PyPI once the paper is accepted for publication.
The paper will be upload to arXiv in March 2025.

