[ 原始碼: 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