Published March 13, 2023
| Version v5.1.2
Software
Open
pymc-devs/pymc: v5.1.2
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 π
- Allow passing dims to Potential and Deterministic by @Raj-Parekh24 in https://github.com/pymc-devs/pymc/pull/6576
- Add nuts_sampler_kwargs and nuts_kwargs to pm.sample by @fonnesbeck in https://github.com/pymc-devs/pymc/pull/6581
- Implement
check_icdfhelper to test icdf implementations by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6583 ### Bugfixes πͺ² - Fix
warn_treedepthlooking at the wrong stat by @michaelosthege in https://github.com/pymc-devs/pymc/pull/6591 ### Documentation π - Gitpod instructions by @reshamas in https://github.com/pymc-devs/pymc/pull/6549 ### Maintenance π§
- Add explicit support for Python 3.11 by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6584
- Fix typos in Potential docstring by @chriswmann in https://github.com/pymc-devs/pymc/pull/6575
- Fix typo in ZeroInflatedNegBinomial by @aleicazatti in https://github.com/pymc-devs/pymc/pull/6585
- @Raj-Parekh24 made their first contribution in https://github.com/pymc-devs/pymc/pull/6576
- @chriswmann made their first contribution in https://github.com/pymc-devs/pymc/pull/6575
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.1.1...v5.1.2
Files
pymc-devs/pymc-v5.1.2.zip
Files
(5.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c2cfd005447e8793b1119fd77a9d2076
|
5.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v5.1.2 (URL)