What's Changed
New Features 🎉
- Recognize alternative form of sigmoid in logprob inference by @ricardoV94 in #6978
- Allow IntervalTransform to handle dynamic infinite bounds by @ricardoV94 in #7001
Bugfixes 🪲
- Fix compute_test_value error when creating observed variables by @vandalt in #6982
- Fix memory leak in logp of transformed variables by @ricardoV94 in #6991
Documentation 📖
Maintenance 🔧
- Add more missing functions to math module by @ricardoV94 in #6979
New Contributors
Full Changelog: v5.9.1...v5.9.2