Published September 14, 2023
| Version v5.8.1
Software
Open
pymc-devs/pymc: v5.8.1
Authors/Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira2
- Maxim Kochurov3
- Anand Patil
- Michael Osthege4
- Brandon T. Willard
- Bill Engels
- Colin Carroll5
- Osvaldo A Martin6
- Adrian Seyboldt7
- Austin Rochford8
- Luciano Paz9
- rpgoldman
- Kyle Meyer
- Peadar Coyle10
- Marco Edward Gorelli11
- Oriol Abril-Pla
- Ravin Kumar
- Junpeng Lao12
- Virgile Andreani
- Taku Yoshioka13
- George Ho
- Thomas Kluyver
- Kyle Beauchamp
- Alexandre Andorra14
- Demetri Pananos
- Eelke Spaak
- Benjamin Edwards
- Eric Ma15
- 1. PyMC Labs
- 2. @pymc-devs @pymc-labs
- 3. MSU Economics / Skoltech CS
- 4. Forschungszentrum JΓΌlich GmbH
- 5. Google
- 6. IMASL-CONICET
- 7. pymc-labs
- 8. Monetate
- 9. PyMC-Labs
- 10. Aflorithmic Labs
- 11. Quansight
- 12. @google
- 13. Laboro.AI
- 14. @pymc-labs
- 15. @modernatx
Description
What's Changed
New Features π
- Logprob derivation for Min of continuous IID variables by @Dhruvanshu-Joshi in https://github.com/pymc-devs/pymc/pull/6846
- Derive logprob for exp2, log2, log10, log1p, expm1, log1mexp, log1pexp (softplus), and sigmoid transformations by @LukeLB in https://github.com/pymc-devs/pymc/pull/6826 ### Bugfixes πͺ²
- Fix wrong ZeroSumNormal logp expression by @lucianopaz in https://github.com/pymc-devs/pymc/pull/6872
- Fix bug in univariate Ordered and SumTo1 transform logp by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6903 ### Documentation π
- Link to updated PyMC port of DBDA in README by @cluhmann in https://github.com/pymc-devs/pymc/pull/6890 ### Maintenance π§
- Reject logp derivation of binary operations with broadcasted measurable input by @shreyas3156 in https://github.com/pymc-devs/pymc/pull/6893
- Cast
ZeroSumNormalshape operations toconfig.floatXby @thomasjpfan in https://github.com/pymc-devs/pymc/pull/6889 - Bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in https://github.com/pymc-devs/pymc/pull/6900
- Bump pytensor by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6910
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.8.0...v5.8.1
Files
pymc-devs/pymc-v5.8.1.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e2033d132a5c097d5a9817a1e36cdf1f
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v5.8.1 (URL)