What's Changed
Major Changes 🛠
- ChiSquared now returns a Gamma random variable by @wd60622 in #7007
- Remove several deprecated model properties and deprecate new ones by @ricardoV94 in #7033
- Bump Pytensor dependency to
>=2.18.1,<2.19
by @ricardoV94 in #7020
New Features 🎉
- Default
moment
forCustomDist
provided with adist
function by @aerubanov in #6873
Documentation 📖
Maintenance 🔧
- Update CODE_OF_CONDUCT.md by @fonnesbeck in #7012
- Update devcontainer by @maresb in #7017
- Merge redundant code across
logprob
,pytensorf
anddistributions/transform
by @ricardoV94 in #6976 - Use PyTensor StudentT RV by @ricardoV94 in #7028
- Update GOVERNANCE.md by @canyon289 in #7031
New Contributors
Full Changelog: v5.9.2...v5.10.0