4.0.0 beta 5
Pre-release
Pre-release
What's Changed
- Generalize multinomial moment to arbitrary dimensions by @markvrma in #5476
- Remove sd optional kwarg from distributions by @purna135 in #5583
- Improve scoped models by @ferrine in #5607
- Add helper wrapper aound Interval transform by @ricardoV94 in #5347
- Rename
logp_transform
to_get_default_transform
by @ricardoV94 in #5612 - Do not set RNG updates inplace in compile_pymc by @ricardoV94 in #5615
- Refine trigger filter for both PRs and pushes by @michaelosthege in #5619
- Update contributing guide with etiquette section by @michaelosthege in #5611
- Combine test workflows into one by @michaelosthege in #5623
- Raise ValueError if random variables are present in the logp graph by @ricardoV94 in #5614
- Run float32 jobs separately by @michaelosthege in #5630
- Bring back sampler argument target_accept by @aloctavodia in #5622
- Parametrize Binomial and Categorical distributions via logit_p by @purna135 in #5637
- Remove SGMCMC and fix flaky mypy results by @michaelosthege in #5631
Full Changelog: v4.0.0b4...v4.0.0b5