What's Changed
New Features 🎉
- Allow passing dims to
Potential
andDeterministic
by @Raj-Parekh24 in #6576 - Add
nuts_sampler_kwargs
andnuts_kwargs
tosample
by @fonnesbeck in #6581 - Implement
check_icdf
helper to test icdf implementations by @ricardoV94 in #6583
Bugfixes 🪲
- Fix
warn_treedepth
looking at the wrong stat by @michaelosthege in #6591
Documentation 📖
Maintenance 🔧
- Add explicit support for Python 3.11 by @ricardoV94 in #6584
- Fix typos in
Potential
docstring by @chriswmann in #6575 - Fix typo in
ZeroInflatedNegBinomial
by @aleicazatti in #6585
New Contributors
- @Raj-Parekh24 made their first contribution in #6576
- @chriswmann made their first contribution in #6575
Full Changelog: v5.1.1...v5.1.2