Metadata-Version: 2.1
Name: cglearnlatest
Version: 0.3
Summary: Description of your package
Home-page: https://github.com
Author: shantanu
Author-email: ssppdd18@gmail.com
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
License-File: LICENSE
Requires-Dist: numpy >=1.24.3
Requires-Dist: networkx >=3.1
Requires-Dist: matplotlib >=3.7.1
Requires-Dist: pandas >=1.5.3
Requires-Dist: igraph >=0.10.5
Requires-Dist: scipy >=1.11.0
Provides-Extra: extras

# cglearn

"cglearn" is a Python library that aims to spark probabilistic reasoning and analysis via chain graphs.

Developers: Mohammad Ali Javidian, Shantanu Deore

You can visit https://majavid.github.io/cglearnDOCs/ for details of the documentation.
