What's Changed
New Features 🎉
- Support PyTensor deterministic operations as observations by @wd60622 in #7656
- Allow draws from
Weibull
,MvStudentT
,LKJCorr
andLKJCholeskyCovRV
in alternative backends by @ricardoV94 in #7685
Maintenance 🔧
- Make do interventions shared variables by default by @ricardoV94 in #7596
- Remove setupegg.py by @Armavica in #7697
- Expand logging test cases for sample_prior_predictive and add return type overloads by @nataziel in #7707
- Allow compile_kwargs in sample_smc by @jessegrabowski in #7702
Full Changelog: v5.21.0...v5.21.1