Metadata-Version: 2.1
Name: vflow
Version: 0.0.1
Summary: A framework for doing stability analysis with PCS.
Home-page: https://github.com/Yu-Group/pcs-pipeline
Author: Yu Group
Author-email: chandan_singh@berkeley.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: pandas
Requires-Dist: joblib
Requires-Dist: scikit-learn (>=0.23.0)
Requires-Dist: pytest
Requires-Dist: ray

A framework for doing stability analysis with PCS.

