Published August 17, 2022
| Version v4.1.5
Software
Open
pymc-devs/pymc: v4.1.5
Creators
- Thomas Wiecki1
- John Salvatier
- Ricardo Vieira
- Anand Patil
- Maxim Kochurov2
- Bill Engels
- Junpeng Lao3
- Michael Osthege4
- Colin Carroll5
- Osvaldo A Martin6
- Brandon T. Willard
- Adrian Seyboldt7
- Austin Rochford8
- rpgoldman
- Luciano Paz9
- Kyle Meyer
- Peadar Coyle10
- Marco Edward Gorelli
- Ravin Kumar
- Oriol Abril-Pla
- Taku Yoshioka11
- George Ho
- Thomas Kluyver
- Kyle Beauchamp
- Alexandre Andorra12
- Demetri Pananos
- Eelke Spaak
- Benjamin Edwards
- Eric Ma
- Luis Mario Domenzain
- 1. PyMC Labs
- 2. MSU Economics / Skoltech CS
- 3. @google
- 4. Forschungszentrum Jülich GmbH
- 5. Google
- 6. IMASL-CONICET
- 7. pymc-labs
- 8. Kibo Commerce
- 9. PyMC-Labs
- 10. Aflorithmic Labs
- 11. Laboro.AI
- 12. @pymc-labs
Description
What's Changed New Features & Bugfixes 🎉
- Constrain priors with symmetric mass distribution by @lucianopaz in https://github.com/pymc-devs/pymc/pull/5981
- Fix AttributeError in HMC bad initial energy warning by @michaelosthege in https://github.com/pymc-devs/pymc/pull/6037 ### Docs & Maintenance 🔧
- Fix problems with specifying target_accept and nuts kwargs by @mschmidt87 in https://github.com/pymc-devs/pymc/pull/6018
- Typehints and updated docstring for Blackjax NUTS sampling function by @jhrcook in https://github.com/pymc-devs/pymc/pull/6022
- Revert numpy warnings workaround by @maresb in https://github.com/pymc-devs/pymc/pull/6025
- Revert "Proposal: Readd 3.7" by @twiecki in https://github.com/pymc-devs/pymc/pull/6014
- fixed some docstring spacing around colons by @daniel-saunders-phil in https://github.com/pymc-devs/pymc/pull/6027
- issue6004 fixed example in docstring for set_data by @rowangayleschaefer in https://github.com/pymc-devs/pymc/pull/6028
- Updating docstrings of distributions by @vitaliset in https://github.com/pymc-devs/pymc/pull/5998
- Pass user-provided NUTS kwargs to Numpyro by @jhrcook in https://github.com/pymc-devs/pymc/pull/6021
- ⬆️ UPGRADE: Autoupdate pre-commit config by @twiecki in https://github.com/pymc-devs/pymc/pull/6008
- [DOCS] Fix aesara core notebook
dprint
error by @juanitorduz in https://github.com/pymc-devs/pymc/pull/6030 - Removed
assert_negative_support
deprecated function call #5997 by @dihanster in https://github.com/pymc-devs/pymc/pull/6034 - Update aeppl dependency to 0.0.34 by @cluhmann in https://github.com/pymc-devs/pymc/pull/6049
- Updated pymc.simulator docstring (typos, defaults, type description) by @daniel-saunders-phil in https://github.com/pymc-devs/pymc/pull/6035
- Added networkx export functionality by @jonititan in https://github.com/pymc-devs/pymc/pull/6046
- @mschmidt87 made their first contribution in https://github.com/pymc-devs/pymc/pull/6018
- @daniel-saunders-phil made their first contribution in https://github.com/pymc-devs/pymc/pull/6027
- @rowangayleschaefer made their first contribution in https://github.com/pymc-devs/pymc/pull/6028
- @dihanster made their first contribution in https://github.com/pymc-devs/pymc/pull/6034
- @jonititan made their first contribution in https://github.com/pymc-devs/pymc/pull/6046
Full Changelog: https://github.com/pymc-devs/pymc/compare/v4.1.4...v4.1.5
Files
pymc-devs/pymc-v4.1.5.zip
Files
(6.8 MB)
Name | Size | Download all |
---|---|---|
md5:85cfd445dc19179e64198b766a144670
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pymc/tree/v4.1.5 (URL)