v5.3.1
What's Changed
New Features 🎉
- Derive logprob of
<
and>
operations by @shreyas3156 in #6662 - Derive logprob of
>=
and<=
operations by @shreyas3156 in #6680
Bugfixes 🪲
- Fix
WhiteNoise
Covariance bug by @dehorsley in #6674
Documentation 📖
Maintenance 🔧
CustomDist
andSimulator
no longer requireclass_name
when creating adist
by @ricardoV94 in #6668- Make metropolis elemwise updates independent of each other by @ricardoV94 in #6678
- Make logprob inference for binary ops independent of order of inputs by @shreyas3156 in #6682
- Rectify type-hints for
set_data
by @Dhruvanshu-Joshi in #6676
New Contributors
- @PlayingData made their first contribution in #6683
- @dehorsley made their first contribution in #6674
Full Changelog: v5.3.0...v5.3.1