v4.1.5
What's Changed
New Features & Bugfixes 🎉
- Constrain priors with symmetric mass distribution by @lucianopaz in #5981
- Fix AttributeError in HMC bad initial energy warning by @michaelosthege in #6037
Docs & Maintenance 🔧
- Fix problems with specifying target_accept and nuts kwargs by @mschmidt87 in #6018
- Typehints and updated docstring for Blackjax NUTS sampling function by @jhrcook in #6022
- Revert numpy warnings workaround by @maresb in #6025
- Revert "Proposal: Readd 3.7" by @twiecki in #6014
- fixed some docstring spacing around colons by @daniel-saunders-phil in #6027
- issue6004 fixed example in docstring for set_data by @rowangayleschaefer in #6028
- Updating docstrings of distributions by @vitaliset in #5998
- Pass user-provided NUTS kwargs to Numpyro by @jhrcook in #6021
- ⬆️ UPGRADE: Autoupdate pre-commit config by @twiecki in #6008
- [DOCS] Fix aesara core notebook
dprint
error by @juanitorduz in #6030 - Removed
assert_negative_support
deprecated function call #5997 by @dihanster in #6034 - Update aeppl dependency to 0.0.34 by @cluhmann in #6049
- Updated pymc.simulator docstring (typos, defaults, type description) by @daniel-saunders-phil in #6035
- Added networkx export functionality by @jonititan in #6046
New Contributors
- @mschmidt87 made their first contribution in #6018
- @daniel-saunders-phil made their first contribution in #6027
- @rowangayleschaefer made their first contribution in #6028
- @dihanster made their first contribution in #6034
- @jonititan made their first contribution in #6046
Full Changelog: v4.1.4...v4.1.5