Metadata-Version: 2.0
Name: fglib
Version: 0.2.0
Summary: factor graph library
Home-page: https://github.com/danbar/fglib/
Author: Daniel Bartel
Author-email: UNKNOWN
License: MIT License
Keywords: factor graph message passing
Platform: UNKNOWN
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.


