| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=85bks4gbp1j2gt49qa2cjs3blv; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 01:27:28 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
py-pymc3
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/py-pymc3, Bayesian modeling and probabilistic machine learning
[
Branch: CURRENT, Version: 3.11.6nb1, Package name: py313-pymc3-3.11.6nb1, Maintainer: minskim
PyMC3 is a Python package for Bayesian statistical modeling and
Probabilistic Machine Learning focusing on advanced Markov chain Monte
Carlo (MCMC) and variational inference (VI) algorithms. Its
flexibility and extensibility make it applicable to a large suite of
problems.
Required to run:
[graphics/py-matplotlib] [devel/py-setuptools] [math/py-scipy] [math/py-numpy] [math/py-pandas] [devel/py-h5py] [math/py-patsy] [misc/py-tqdm] [lang/python37] [math/py-Theano]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
py-pymc3mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/py-pymc3, Bayesian modeling and probabilistic machine learning
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 3.11.6nb1, Package name: py313-pymc3-3.11.6nb1, Maintainer: minskim
PyMC3 is a Python package for Bayesian statistical modeling and
Probabilistic Machine Learning focusing on advanced Markov chain Monte
Carlo (MCMC) and variational inference (VI) algorithms. Its
flexibility and extensibility make it applicable to a large suite of
problems.
Required to run:
[graphics/py-matplotlib] [devel/py-setuptools] [math/py-scipy] [math/py-numpy] [math/py-pandas] [devel/py-h5py] [math/py-patsy] [misc/py-tqdm] [lang/python37] [math/py-Theano]
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 785.615 KBVersion history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-09) Updated to version: py313-pymc3-3.11.6nb1
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-04-16) Updated to version: py312-pymc3-3.11.6nb1
CVS history: (Expand)
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message: *: remove reference to (removed) Python 3.9 |
| 2025-05-30 13:02:18 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-pymc3: not for Python 3.10 anymore |
| 2025-04-15 18:31:40 by Adam Ciarcinski | Files touched by this commit (58) | |
Log message: Fix PLIST after py-setuptools update; bump depends and revision |
| 2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
| 2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message: *: clean-up after python38 removal |
| 2024-08-05 21:36:24 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-pymc3: updated to 3.11.6 PyMC 3.11.5 (14 March 2022) Backports + The `pm.logp(rv, x)` syntax is now available and recommended to make your \ model code `v4`-ready. Note that this backport is just an alias and much less \ capable than what's available with `pymc >=4` + The `pm.Distribution(testval=...)` kwarg was deprecated and will be replaced \ by `pm.Distribution(initval=...)`in `pymc >=4` + The `pm.sample(start=...)` kwarg was deprecated and will be replaced by \ `pm.sample(initvals=...)`in `pymc >=4` + `pm.Lognormal` is now available as an alias for `pm.Lognormal` Bugfixes + The upper limit for the SciPy version is `<1.8.0` and will most probably \ remain for all future `3.x.x` releases. For compatibility with newer SciPy \ versions please update to `pymc>=4.0.0`. + A hotfix is applied on import to remain compatible with NumPy 1.22 PyMC3 3.11.4 (20 August 2021) New Features + Generalized BART, bounded distributions like Binomial and Poisson can now be \ used as likelihoods + `plot_gp_dist` is now available at the package level: `pm.plot_gp_dist` + The experimental JAX sampling was removed. It will be included in the upcoming \ `v4` release + `pm.intX` no longer downcasts integers unnecessarily Maintenance + A deprecation warning from the `semver` package we use for checking backend \ compatibility was dealt with + `theano.printing.pydotprint` is now hotfixed upon import + Fix bug in the computation of the log pseudolikelihood values (SMC-ABC). + Fix `LKJCorr.random` method to work with `pm.sample_prior_predictive`. + Enable documentation generation via ReadTheDocs for upcoming v3 releases. + Remove `float128` dtype support + Use `to_tuple` function in `pm.fast_sample_posterior_predictive` to pass shape \ assertions |
| 2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
| 2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | |
Log message: *: restrict py-numpy users to 3.9+ in preparation for update |
