Metadata-Version: 2.1
Name: netrd
Version: 0.0.3
Summary: Repository of network reconstruction, distance, and simulation methods
Home-page: https://github.com/netsiphd/netrd
Author: NetSI 2019 Collabathon Team
Author-email: stefanmccabe@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: networkx (>=2.2.0)
Requires-Dist: numpy (>=1.10.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: scikit-learn (>=0.18.2)
Requires-Dist: Cython (==0.29.2)
Requires-Dist: numpydoc (>=0.9)
Requires-Dist: sphinx-rtd-theme (>=0.4)
Requires-Dist: Sphinx (==2.0.1)
Provides-Extra: doc
Requires-Dist: POT (>=0.5.1) ; extra == 'doc'

UNKNOWN


