Metadata-Version: 2.1
Name: dempster-algorithm
Version: 0.0.1
Summary: Dempster's covariance selection algorithm
Home-page: https://github.com/Apollon76/dempster_algorithm
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas

# Dempster algorithm
Realisation of Dempster covariance selection algorithm.


