Metadata-Version: 2.1
Name: APQC
Version: 0.1.2
Summary: Based on Accelerated Probabilistic Quantum Clustering
Author-Email: Iraitz <iraitzm@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/IraitzM/APQC
Requires-Python: <3.12,>=3.8
Requires-Dist: networkx>=2.8
Requires-Dist: numba>=0.55.2
Requires-Dist: numpy>=1.22.2
Requires-Dist: tensorflow>=2.7.0
Requires-Dist: scipy>=1.8.0
Requires-Dist: scikit-learn>=1.0.2
Requires-Dist: pandas>=1.4.2
Description-Content-Type: text/markdown

# APQC
Accelerated Probabilistic Quantum Clustering

**TODO:** Add more information in the readme about the algorithm and the usage

## Initial steps
Follow the test_examples


## Mathematical background
There is an open-version of the [paper](1902.05578.pdf) in the main folder.
- [Current version in Knowledge-Based Systems](https://doi.org/10.1016/j.knosys.2020.105567)

- [arXiv preliminar version](https://arxiv.org/abs/1902.05578)