[ Bron: python-bayespy ]
Pakket: python3-bayespy (0.6.2-1)
Verwijzigingen voor python3-bayespy
Debian bronnen:
Het bronpakket python-bayespy downloaden:
- [python-bayespy_0.6.2-1.dsc]
- [python-bayespy_0.6.2.orig.tar.gz]
- [python-bayespy_0.6.2-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [www.bayespy.org]
Vergelijkbare pakketten:
variational Bayesian inference tools for Python
BayesPy provides tools for Bayesian inference with Python. The user constructs a model as a Bayesian network, observes data and runs posterior inference. The goal is to provide a tool which is efficient, flexible and extendable enough for expert use but also accessible for more casual users.
This package provides the modules for Python 3
Andere aan python3-bayespy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-h5py
- general-purpose Python interface to hdf5
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x
-
- dep: python3-truncnorm
- Moments for truncated multivariate normal distributions for Python