Published December 21, 2022
| Version v5.0.1
Software
Open
pymc-devs/pymc: v5.0.1
Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira
- Maxim Kochurov2
- Anand Patil
- Brandon T. Willard
- Michael Osthege3
- Bill Engels
- Colin Carroll4
- Osvaldo A Martin5
- Adrian Seyboldt6
- Austin Rochford7
- Luciano Paz8
- rpgoldman
- Kyle Meyer
- Peadar Coyle9
- Marco Edward Gorelli10
- Ravin Kumar
- Junpeng Lao11
- Oriol Abril-Pla
- Virgile Andreani
- Taku Yoshioka12
- George Ho
- Thomas Kluyver
- Kyle Beauchamp
- Alexandre Andorra13
- Demetri Pananos
- Eelke Spaak
- Benjamin Edwards
- Eric Ma
- 1. PyMC Labs
- 2. MSU Economics / Skoltech CS
- 3. Forschungszentrum Jülich GmbH
- 4. Google
- 5. IMASL-CONICET
- 6. pymc-labs
- 7. Monetate
- 8. PyMC-Labs
- 9. Aflorithmic Labs
- 10. Quansight
- 11. @google
- 12. Laboro.AI
- 13. @pymc-labs
Description
What's Changed New Features 🎉
- Implement logp derivation for division, subtraction and negation by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6371
- Extend logprob inference to power transforms by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6400 ### Bugfixes 🪲
- Update PyTensor dependency and fix bugs in inferred mixture logprob by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6397 ### Maintenance 🔧
- Update Release Notes template by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6392
- Remove global RandomStream by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6396
- Fix error in docstring of Truncated by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6395
- added postprocessing_chunks option to sample_blackjax_nuts and sample… by @wnorcbrown in https://github.com/pymc-devs/pymc/pull/6388
- replaces numpy sqrt method with pytensor equivalent by @morganstrom in https://github.com/pymc-devs/pymc/pull/6405
- @wnorcbrown made their first contribution in https://github.com/pymc-devs/pymc/pull/6388
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.0.0...v5.0.1
Files
pymc-devs/pymc-v5.0.1.zip
Files
(5.6 MB)
Name | Size | Download all |
---|---|---|
md5:69ff7f36f8174ac1f1970aa060e0fa8d
|
5.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v5.0.1 (URL)