Published April 26, 2023
| Version v5.3.1
Software
Open
pymc-devs/pymc: v5.3.1
Authors/Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira
- Maxim Kochurov2
- Anand Patil
- Michael Osthege3
- Brandon T. Willard
- Bill Engels
- Colin Carroll4
- Osvaldo A Martin5
- Adrian Seyboldt6
- Austin Rochford7
- Luciano Paz8
- rpgoldman
- Kyle Meyer
- Peadar Coyle9
- Marco Edward Gorelli10
- Oriol Abril-Pla
- Ravin Kumar
- Junpeng Lao11
- Virgile Andreani
- Taku Yoshioka12
- George Ho
- Thomas Kluyver
- Kyle Beauchamp
- Alexandre Andorra13
- Demetri Pananos
- Eelke Spaak
- Benjamin Edwards
- Eric Ma14
- 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
- 14. @modernatx
Description
What's Changed
New Features 🎉
- Derive logprob of
<and>operations by @shreyas3156 in https://github.com/pymc-devs/pymc/pull/6662 - Derive logprob of
>=and<=operations by @shreyas3156 in https://github.com/pymc-devs/pymc/pull/6680 ### Bugfixes 🪲 - Fix
WhiteNoiseCovariance bug by @dehorsley in https://github.com/pymc-devs/pymc/pull/6674 ### Documentation 📖 - Link to PyMC v5 port of DBDA book by @cluhmann in https://github.com/pymc-devs/pymc/pull/6681 ### Maintenance 🔧
CustomDistandSimulatorno longer requireclass_namewhen creating adistby @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6668- Make metropolis elemwise updates independent of each other by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6678
- Make logprob inference for binary ops independent of order of inputs by @shreyas3156 in https://github.com/pymc-devs/pymc/pull/6682
- Rectify type-hints for
set_databy @Dhruvanshu-Joshi in https://github.com/pymc-devs/pymc/pull/6676
- @PlayingData made their first contribution in https://github.com/pymc-devs/pymc/pull/6683
- @dehorsley made their first contribution in https://github.com/pymc-devs/pymc/pull/6674
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.3.0...v5.3.1
Files
pymc-devs/pymc-v5.3.1.zip
Files
(5.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fefb498a4d1487ea00600ed5b3936f3b
|
5.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v5.3.1 (URL)