Metadata-Version: 2.1 Name: DCACP Version: 0.0.5 Summary: A Dyeing Clustering Algorithm based on Ant Colony Path-finding Home-page: https://github.com/firesaku/DCACP Author: ShijieZeng Author-email: zengshijie@stu.cdu.edu.cn License: UNKNOWN Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Requires-Python: >=3 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: matplotlib (>=3.3.2) Requires-Dist: numpy (==1.19.2) Requires-Dist: pandas (>=1.1.3) Requires-Dist: scipy (>=1.5.2) Requires-Dist: seaborn (>=0.11.0) UNKNOWN