[python-bayespy] branch master updated (13752af -> 8a81b18)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat May 13 10:17:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository python-bayespy.
from 13752af Release to unstable
adds d8dfcec New upstream version 0.5.8
new f094581 Merge tag 'upstream/0.5.8'
new 8a81b18 Release to unstable
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
bayespy.egg-info/PKG-INFO | 2 +-
bayespy.egg-info/SOURCES.txt | 2 +
bayespy/_version.py | 4 +-
bayespy/inference/vmp/nodes/expfamily.py | 5 +-
bayespy/inference/vmp/nodes/logistic.py | 34 ++++---------
bayespy/inference/vmp/nodes/multinomial_probit.py | 34 +++++++++++++
bayespy/inference/vmp/nodes/poisson.py | 8 +--
bayespy/inference/vmp/nodes/tests/test_mixture.py | 22 +++++++++
bayespy/nodes/gaussian.py | 59 +++++++++++++++++++++++
debian/changelog | 4 +-
11 files changed, 140 insertions(+), 36 deletions(-)
create mode 100644 bayespy/inference/vmp/nodes/multinomial_probit.py
create mode 100644 bayespy/nodes/gaussian.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-bayespy.git
More information about the debian-science-commits
mailing list