v5.1.2
What's Changed
New Features 🎉
- Allow passing dims to
PotentialandDeterministicby @Raj-Parekh24 in #6576 - Add
nuts_sampler_kwargsandnuts_kwargstosampleby @fonnesbeck in #6581 - Implement
check_icdfhelper to test icdf implementations by @ricardoV94 in #6583
Bugfixes 🪲
- Fix
warn_treedepthlooking at the wrong stat by @michaelosthege in #6591
Documentation 📖
Maintenance 🔧
- Add explicit support for Python 3.11 by @ricardoV94 in #6584
- Fix typos in
Potentialdocstring by @chriswmann in #6575 - Fix typo in
ZeroInflatedNegBinomialby @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