Metadata-Version: 2.0
Name: fglib
Version: 0.2.2
Summary: factor graph library
Home-page: https://github.com/danbar/fglib/
Author: Daniel Bartel
Author-email: dan.bar@gmx.at
License: MIT License
Download-URL: https://github.com/danbar/fglib/archive/v0.2.1.tar.gz
Keywords: factor graph message passing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: matplotlib (>=2.0)
Requires-Dist: networkx (>=2.0)
Requires-Dist: numpy (>=1.12)

The factor graph library (fglib) is a Python package to simulate message passing on factor graphs.


