Metadata-Version: 2.0
Name: topological-clustering
Version: 0.1.0
Summary: Implementation of the ToMATo clustering algorithm, with clique complex and KNN nearest neighbors graph.
Home-page: https://github.com/KvitnucaZahradka/TOMATO_ALGORITHM
Author: KanExtension
Author-email: infinite.omega.category@gmail.com
License: UNKNOWN
Description-Content-Type: markdown
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: matplotlib (>=2.1.0)
Requires-Dist: networkx (>=2.0)
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: scikit-learn (>=0.20.0)
Requires-Dist: scipy (>=1.3.0)

UNKNOWN


