Published March 15, 2024
| Version v5.11.0
Software
Open
pymc-devs/pymc: v5.11.0
Authors/Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira2
- Maxim Kochurov3
- Anand Patil
- Michael Osthege4
- Brandon T. Willard
- Bill Engels
- Osvaldo A Martin5
- Colin Carroll6
- Adrian Seyboldt7
- Austin Rochford8
- Luciano Paz9
- rpgoldman
- Kyle Meyer
- Peadar Coyle10
- Oriol Abril-Pla
- Marco Edward Gorelli11
- Ravin Kumar
- Virgile Andreani
- Junpeng Lao12
- Taku Yoshioka13
- George Ho
- Thomas Kluyver14
- Alexandre Andorra15
- Kyle Beauchamp
- Demetri Pananos
- Eelke Spaak
- Benjamin Edwards
- 1. PyMC Labs
- 2. @pymc-devs @pymc-labs
- 3. MSU Economics / Skoltech CS
- 4. Forschungszentrum Jülich GmbH
- 5. IMASL-CONICET
- 6. Google
- 7. pymc-labs
- 8. Monetate
- 9. PyMC-Labs
- 10. AudioStack
- 11. Quansight
- 12. @google
- 13. Laboro.AI
- 14. European XFEL
- 15. @pymc-labs
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Major Changes ðŸ›
- Rename moment to finite_logp_point by @aerubanov in https://github.com/pymc-devs/pymc/pull/7166
- Remove deprecated Bound distribution by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7176
- Remove deprecated
sample_posterior_predictive_wby @aloctavodia in https://github.com/pymc-devs/pymc/pull/7179
New Features 🎉
- Add option to save model graph to an image by @aloctavodia in https://github.com/pymc-devs/pymc/pull/7158
- Run convergence checks when using JAX samplers by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7165
Bugfixes 🪲
- Fix
compute_log_priorin models withDeterministicsby @OriolAbril in https://github.com/pymc-devs/pymc/pull/7168 - Fix error in warn_treedepth when using multiple NUTS samplers by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7182
- Fix error in
dataset_to_point_listwhen chain, draw are not the leading dims by @OriolAbril in https://github.com/pymc-devs/pymc/pull/7180 - Refactor
get_tau_sigmaand support lists of variables by @tvwenger in https://github.com/pymc-devs/pymc/pull/7185
Documentation 📖
- Update link of Bayesian Analysis with Python book to third edition by @aloctavodia in https://github.com/pymc-devs/pymc/pull/7161
- Fix typo in developer guide by @erik-werner in https://github.com/pymc-devs/pymc/pull/7170
- Add examples explaining advanced applications of
sample_posterior_predictiveby @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7014 - Updated docstrings in pymc.model.core.Model by @apalermo01 in https://github.com/pymc-devs/pymc/pull/7118
- Explain how to obtain the model graphviz in a non-Ipython environment by @Armavica in https://github.com/pymc-devs/pymc/pull/7181
- Improve HSGP and ZeroInflated / Hurdle distributions docs by @AlexAndorra in https://github.com/pymc-devs/pymc/pull/7189
Maintenance 🔧
- Remove intX and floatX from distributions by @aerubanov in https://github.com/pymc-devs/pymc/pull/7114
- Reduce number of minimum draw in warning message by @aloctavodia in https://github.com/pymc-devs/pymc/pull/7163
- Add sitemap to docs by @OriolAbril in https://github.com/pymc-devs/pymc/pull/7171
- Add gufunc signature to SymbolicRandomVariables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7159
New Contributors
- @apalermo01 made their first contribution in https://github.com/pymc-devs/pymc/pull/7118
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.10.4...v5.11.0
Files
pymc-devs/pymc-v5.11.0.zip
Files
(7.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8dd234b5ef1db2628db21f2f57d56114
|
7.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pymc-devs/pymc/tree/v5.11.0 (URL)