Metadata-Version: 2.1
Name: GraFT-Python
Version: 0.0.1
Summary: Python implementation for the GraFT model presented in https://pubmed.ncbi.nlm.nih.gov/35533160/
Author: Noga Mudrik
Author-email: <nmudrik1@jhmi.edu>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: webcolors
Requires-Dist: qpsolvers
Requires-Dist: seaborn
Requires-Dist: colormap
Requires-Dist: sklearn
Requires-Dist: pylops
Requires-Dist: dill
Requires-Dist: mat73
Requires-Dist: easydev

# GraFT_Python
