Published March 28, 2024
| Version v5.12.0
Software
Open
pymc-devs/pymc: v5.12.0
Authors/Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira2
- Maxim Kochurov3
- Anand Patil
- Michael Osthege4
- Brandon T. Willard5
- Bill Engels
- Osvaldo A Martin6
- Colin Carroll7
- Adrian Seyboldt8
- Austin Rochford9
- Luciano Paz10
- rpgoldman
- Kyle Meyer
- Peadar Coyle11
- Oriol Abril-Pla
- Marco Edward Gorelli12
- Virgile Andreani
- Ravin Kumar
- Junpeng Lao13
- Taku Yoshioka14
- George Ho
- Thomas Kluyver15
- Alexandre Andorra16
- Kyle Beauchamp
- Demetri Pananos
- Eelke Spaak
- larryshamalama17
- 1. PyMC Labs
- 2. @pymc-devs @pymc-labs
- 3. MSU Economics / Skoltech CS
- 4. Forschungszentrum JΓΌlich GmbH
- 5. .txt
- 6. IMASL-CONICET
- 7. Google
- 8. pymc-labs
- 9. Monetate
- 10. PyMC-Labs
- 11. AudioStack
- 12. Quansight
- 13. @google
- 14. Laboro.AI
- 15. European XFEL
- 16. @pymc-labs
- 17. University of Toronto
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Major Changes π
- Bump PyTensor dependency and support Python 3.12 by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7203
New Features π
- Add
_print_nameto Truncated and CustomDists by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7205 - Add icdf functions for Beta, Gamma, Chisquared and StudentT distributions by @amyoshino in https://github.com/pymc-devs/pymc/pull/6845
- Add
var_namesargument to sample by @fonnesbeck in https://github.com/pymc-devs/pymc/pull/7206
Bugfixes πͺ²
- add
_momentfunction for bacward backward compatibility by @aerubanov in https://github.com/pymc-devs/pymc/pull/7216
Documentation π
- Fix expression for the variance in ZINB docstring by @aloctavodia in https://github.com/pymc-devs/pymc/pull/7200
- List more math function in API docs by @brandonhorsley in https://github.com/pymc-devs/pymc/pull/7211
- Improve example on expanded sample_posterior_predictive by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7222
Maintenance π§
- Removing unnecessary
comp_shapefrom class NormalMixture by @mohammed052 in https://github.com/pymc-devs/pymc/pull/7098
New Contributors
- @mohammed052 made their first contribution in https://github.com/pymc-devs/pymc/pull/7098
- @brandonhorsley made their first contribution in https://github.com/pymc-devs/pymc/pull/7211
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.11.0...v5.12.0
Files
pymc-devs/pymc-v5.12.0.zip
Files
(7.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:92ac2d0bdbc4dca4dbb0e8f29cf526f7
|
7.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pymc-devs/pymc/tree/v5.12.0 (URL)