Metadata-Version: 2.1
Name: divik
Version: 2.0.0a0
Summary: Divisive iK-means algorithm implementation
Home-page: https://github.com/gmrukwa/divik
Author: Grzegorz Mrukwa
Author-email: g.mrukwa@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.4,<3.6
Requires-Dist: dash (==0.34.0)
Requires-Dist: dash-html-components (==0.13.4)
Requires-Dist: dash-core-components (==0.42.0)
Requires-Dist: dash-table (==3.1.11)
Requires-Dist: functional-helpers
Requires-Dist: h5py (>=2.8.0)
Requires-Dist: numpy (>=0.12.1)
Requires-Dist: pandas (>=0.20.3)
Requires-Dist: pyamg
Requires-Dist: scipy (>=0.19.1)
Requires-Dist: scikit-image (>=0.14.1)
Requires-Dist: scikit-learn (>=0.19.1)
Requires-Dist: tqdm (>=4.11.2)
Requires-Dist: typing (>=3.6.2)
Provides-Extra: quilt_packages
Requires-Dist: quilt (>=2.9.12) ; extra == 'quilt_packages'

UNKNOWN


