Metadata-Version: 2.1
Name: sorobn
Version: 0.3.0
Summary: Bayesian networks in Python
License: MIT
Author: Max Halford
Author-email: maxhalford25@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.2,<2.0.0)
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: vose (>=0.0.1,<0.0.2)
