Published May 30, 2024
| Version v5.15.1
Software
Open
pymc-devs/pymc: v5.15.1
Authors/Creators
- Thomas Wiecki1
- Ricardo Vieira2
- John Salvatier
- Maxim Kochurov3
- Anand Patil
- Michael Osthege4
- Brandon T. Willard5
- Bill Engels
- Osvaldo A Martin6
- Colin Carroll7
- Adrian Seyboldt8
- Austin Rochford9
- Luciano Paz10
- rpgoldman
- Kyle Meyer
- Peadar Coyle11
- Oriol Abril-Pla
- Virgile Andreani12
- Marco Edward Gorelli13
- Ravin Kumar
- Junpeng Lao14
- Taku Yoshioka15
- George Ho
- Thomas Kluyver16
- Alexandre Andorra17
- 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. .txt
- 6. IMASL-CONICET
- 7. Google
- 8. pymc-labs
- 9. Monetate
- 10. PyMC-Labs
- 11. AudioStack
- 12. Boston University
- 13. Quansight
- 14. @google
- 15. Laboro.AI
- 16. European XFEL
- 17. @pymc-labs
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Bugfixes 🪲
- Allow mutable shape in partially imputed variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7314
- Fix bug in Truncated with Deterministic inputs by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7315
- Fix spurious inputs failure when building Truncated variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7328
Documentation 📖
- Add docstring to pymc.sampling.jax.sample_jax_nuts by @andrewdipper in https://github.com/pymc-devs/pymc/pull/7313
- Updated pymc.step_methods.slicer.Slice docstring by @ksk-17090k1 in https://github.com/pymc-devs/pymc/pull/7322
- Fix error in logcdf example by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7336
Maintenance 🔧
- Add blas_cores argument to pm.sample by @aseyboldt in https://github.com/pymc-devs/pymc/pull/7318
- Update pymc.sample docstring to fix incorrect property name by @treszkai in https://github.com/pymc-devs/pymc/pull/7321
- Implement CustomProgress that does not output empty divs when disabled by @tomicapretto in https://github.com/pymc-devs/pymc/pull/7290
- Use more numerically stable function in TruncatedNormal area computation by @velochy in https://github.com/pymc-devs/pymc/pull/7305
- Get rid of most intX usages by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7330
- Fix typing in multiple places by @michaelosthege in https://github.com/pymc-devs/pymc/pull/7333
- Split convert observed data by @michaelosthege in https://github.com/pymc-devs/pymc/pull/7334
- Add test for
freeze_rv_and_dimsin JAX backend by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7324
New Contributors
- @andrewdipper made their first contribution in https://github.com/pymc-devs/pymc/pull/7313
- @ksk-17090k1 made their first contribution in https://github.com/pymc-devs/pymc/pull/7322
- @lhelleckes made their first contribution in https://github.com/pymc-devs/pymc/pull/7299
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.15.0...v5.15.1
Files
pymc-devs/pymc-v5.15.1.zip
Files
(7.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd77ee6428b60269fb5ce402941feb61
|
7.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pymc-devs/pymc/tree/v5.15.1 (URL)