What's Changed
Major Changes 🛠
- Bump PyTensor dependency by @ricardoV94 in #7792
- This release raises error for some forms of runtime broadcasting in advanced set_subtensor operations that were previously allowed.
New Features 🎉
- Transform to remove Minibatch from model by @zaxtax in #7746
- Implement reversed and strictly positive ordered transform by @velochy in #7759
- Add public testing function to mock
sample
by @williambdean in #7761
Bugfixes 🪲
- Default to SVD for MvNormal in Latent GP conditionals by @michaelosthege in #7755
Documentation 📖
- Add gp util module to docs by @williambdean in #7763
- Update docs theme by @OriolAbril in #7781
- Tweak Model.profile docstring and type hint by @williambdean in #7795
Maintenance 🔧
- Do not include rvs in symbolic normalizing constant by @ricardoV94 in #7787
New Contributors
- @star1327p made their first contribution in #7650
Full Changelog: v5.21.2...v5.23.0