Metadata-Version: 2.4
Name: pomegranate
Version: 0.14.9
Summary: Pomegranate is a graphical models library for Python, implemented in Cython for speed.
Home-page: http://pypi.python.org/pypi/pomegranate/
Author: Jacob Schreiber
Author-email: jmschreiber91@gmail.com
License: MIT
License-File: LICENSE
Requires-Dist: cython<3.0.0,>=0.22.1
Requires-Dist: numpy>=1.20.0
Requires-Dist: joblib>=0.9.0b4
Requires-Dist: networkx>=2.4
Requires-Dist: scipy>=0.17.0
Requires-Dist: pyyaml
Provides-Extra: plotting
Requires-Dist: pygraphviz; extra == "plotting"
Requires-Dist: matplotlib; extra == "plotting"
Provides-Extra: gpu
Requires-Dist: cupy; extra == "gpu"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
