PyMC 3.11.5 (15 March 2022) This is a backport & bugfix release that eases the transition to pymc >=4.0.0. 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 (see #5083). The pm.Distribution(testval=...) kwarg was deprecated and will be replaced by pm.Distribution(initval=...)in pymc >=4 (see #5226). The pm.sample(start=...) kwarg was deprecated and will be replaced by pm.sample(initvals=...)in pymc >=4 (see #5226). pm.LogNormal is now available as an alias for pm.Lognormal (see #5389). Bugfixes The upper limit for the SciPy version is =4.0.0. Also see #5448. A hotfix is applied on import ...
PyMC3 3.11.2 (14 March 2021) New Features pm.math.cartesian can now handle inputs that are themselv...
What's Changed New Features Implement logp derivation for division, subtraction and negation by @r...
What's Changed Major Changes Bump PyTensor to 2.9.1 by @michaelosthege in https://github.com/pymc-...
PyMC 3.11.5 (15 March 2022) This is a backport & bugfix release that eases the transition to pymc >=...
PyMC 4.0.0 beta 2 This beta release includes the removal of warnings, polishing of APIs, more distri...
What's Changed Major Changes Dropped support for Python 3.7 and added support for Python 3.10 by @...
What's Changed New Features & Bugfixes Fix model graph node name to remove RV from end only and no...
What's Changed Major Changes Removed support for selectively tracking variables via pm.sample(trac...
What's Changed Major Changes Remove samples and keep_size from sample_posterior_predictive by @pi...
Here is the full list of changes compared to 4.0.0b2. For a current list of changes w.r.t. the upcom...
What's Changed Major Changes Change logger names from all pymc to module name by @pdb5627 in https...
What's Changed Docs & Maintenance Updated docstrings of some distribution classes inside multivari...
What's Changed New Features & Bugfixes Add ZeroSumNormal distribution by @AlexAndorra in https://g...
This release adds the following major improvements: Refactor Mixture distribution for V4 by @ricard...
What's Changed Bugfixes Fix minibatch bugs by @ricardoV94 in https://github.com/pymc-devs/pymc/pul...
PyMC3 3.11.2 (14 March 2021) New Features pm.math.cartesian can now handle inputs that are themselv...
What's Changed New Features Implement logp derivation for division, subtraction and negation by @r...
What's Changed Major Changes Bump PyTensor to 2.9.1 by @michaelosthege in https://github.com/pymc-...
PyMC 3.11.5 (15 March 2022) This is a backport & bugfix release that eases the transition to pymc >=...
PyMC 4.0.0 beta 2 This beta release includes the removal of warnings, polishing of APIs, more distri...
What's Changed Major Changes Dropped support for Python 3.7 and added support for Python 3.10 by @...
What's Changed New Features & Bugfixes Fix model graph node name to remove RV from end only and no...
What's Changed Major Changes Removed support for selectively tracking variables via pm.sample(trac...
What's Changed Major Changes Remove samples and keep_size from sample_posterior_predictive by @pi...
Here is the full list of changes compared to 4.0.0b2. For a current list of changes w.r.t. the upcom...
What's Changed Major Changes Change logger names from all pymc to module name by @pdb5627 in https...
What's Changed Docs & Maintenance Updated docstrings of some distribution classes inside multivari...
What's Changed New Features & Bugfixes Add ZeroSumNormal distribution by @AlexAndorra in https://g...
This release adds the following major improvements: Refactor Mixture distribution for V4 by @ricard...
What's Changed Bugfixes Fix minibatch bugs by @ricardoV94 in https://github.com/pymc-devs/pymc/pul...
PyMC3 3.11.2 (14 March 2021) New Features pm.math.cartesian can now handle inputs that are themselv...
What's Changed New Features Implement logp derivation for division, subtraction and negation by @r...
What's Changed Major Changes Bump PyTensor to 2.9.1 by @michaelosthege in https://github.com/pymc-...