Published September 30, 2022
| Version v4.2.1
Software
Open
pymc-devs/pymc: v4.2.1
Authors/Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira
- Maxim Kochurov2
- Anand Patil
- Bill Engels
- Junpeng Lao3
- Michael Osthege4
- Colin Carroll5
- Osvaldo A Martin6
- Brandon T. Willard
- Adrian Seyboldt7
- Austin Rochford8
- rpgoldman
- Luciano Paz9
- Kyle Meyer
- Peadar Coyle10
- Marco Edward Gorelli11
- Ravin Kumar
- Oriol Abril-Pla
- Taku Yoshioka12
- George Ho
- Thomas Kluyver
- Kyle Beauchamp
- Alexandre Andorra13
- Demetri Pananos
- Eelke Spaak
- Virgile Andreani
- Benjamin Edwards
- Eric Ma
- 1. PyMC Labs
- 2. MSU Economics / Skoltech CS
- 3. @google
- 4. Forschungszentrum Jรผlich GmbH
- 5. Google
- 6. IMASL-CONICET
- 7. pymc-labs
- 8. Kibo Commerce
- 9. PyMC-Labs
- 10. Aflorithmic Labs
- 11. Quansight
- 12. Laboro.AI
- 13. @pymc-labs
Description
What's Changed
New Features & Bugfixes ๐
- Check shared variable values to determine volatility in posterior predictive sampling by @lucianopaz in https://github.com/pymc-devs/pymc/pull/6147
- Log name of variables that are sampled in predictive sampling functions by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6142
- Fix
DiscreteUniformRVdropping degenerate dimension by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6151 - Fix shape bug when creating a truncated normal via
Truncatedby @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6165
- Repair the plot of
Interpolatedand add an example forDeterministicby @Armavica in https://github.com/pymc-devs/pymc/pull/6126 - Add
constant_foldhelper by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6160 - Use
sigmainstead ofnoisein GP functions 6094 by @wd60622 in https://github.com/pymc-devs/pymc/pull/6145 - Replace multinomial sampling with systematic sampling in
sample_smcby @aloctavodia in https://github.com/pymc-devs/pymc/pull/6162 - Assume
default_outputis the only measurable output inSymbolicRandomVariablesby @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6161
- @wd60622 made their first contribution in https://github.com/pymc-devs/pymc/pull/6145
Full Changelog: https://github.com/pymc-devs/pymc/compare/v4.2.0...v4.2.1
Files
pymc-devs/pymc-v4.2.1.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:889d7a995984707b96f806768080841c
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v4.2.1 (URL)