What's Changed
New Features π
- Implement logp derivation for division, subtraction and negation by @ricardoV94 in #6371
- Extend logprob inference to power transforms by @ricardoV94 in #6400
Bugfixes π
- Update PyTensor dependency and fix bugs in inferred mixture logprob by @ricardoV94 in #6397
Maintenance π§
- Update Release Notes template by @ricardoV94 in #6392
- Remove global RandomStream by @ricardoV94 in #6396
- Fix error in docstring of Truncated by @ricardoV94 in #6395
- added postprocessing_chunks option to sample_blackjax_nuts and sample⦠by @wnorcbrown in #6388
- replaces numpy sqrt method with pytensor equivalent by @morganstrom in #6405
New Contributors
- @wnorcbrown made their first contribution in #6388
Full Changelog: v5.0.0...v5.0.1