[ 源代码: python-bayespy ]
软件包:python3-bayespy(0.6.2-1)
python3-bayespy 的相关链接
Debian 的资源:
下载源码包 python-bayespy:
- [python-bayespy_0.6.2-1.dsc]
- [python-bayespy_0.6.2.orig.tar.gz]
- [python-bayespy_0.6.2-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.bayespy.org]
相似软件包:
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
其他与 python3-bayespy 有关的软件包
|
|
|
|
-
- 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