Metadata-Version: 2.1
Name: bayesnet-marginals
Version: 0.0.1
Summary: A Python package to repeatedly obtain the marginal distributions of a Bayesian network using exact inference.
Home-page: https://github.com/sdeslauriers/bayesnet
Author: Samuel Deslauriers-Gauthier
Author-email: sam.deslauriers@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Provides-Extra: scripts
Provides-Extra: gpu-acceleration
Requires-Dist: numpy
Requires-Dist: recursive-abc
Provides-Extra: gpu-acceleration
Requires-Dist: pyopencl; extra == 'gpu-acceleration'
Provides-Extra: scripts
Requires-Dist: matplotlib; extra == 'scripts'

UNKNOWN


