What's Changed
New Features 🎉
- Added
quietargument tosample()to suppress all output. by @fonnesbeck in #8023 - Implement
logccdfhelper for numerically stable log survival function by @maresb in #7996 - Add logprob support for leaky-ReLU switch transforms by @eclipse1605 in #7995
- Allow constant branches in logprob of switch/join/make_vector by @eclipse1605 in #8008
- Implement Uniform and TruncatedNormal dims distributions by @ricardoV94 in #8065
Documentation 📖
- Add Docstrings for pymc.dims.distributions.scalar by @MSK-005 in #8041
- Update links and remove reference to pymc 4 by @aloctavodia in #8068
Maintenance 🔧
- Fix NaN gradients in Hurdle distributions for continuous components by @pirzada-ahmadfaraz in #8057
- Only use threadpool_limits when start method is not fork by @fonnesbeck in #8044
- Adapt progress bars for use in marimo by @fonnesbeck in #8055
- Clarify dims error message to reference as_xtensor by @AdishreeB in #8066
- Updated pymc.distributions.transforms docstring by @Cassiebastress in #8028
New Contributors
- @jyotihotwani25 made their first contribution in #8031
- @eclipse1605 made their first contribution in #7995
- @pirzada-ahmadfaraz made their first contribution in #8057
- @MSK-005 made their first contribution in #8041
- @AdishreeB made their first contribution in #8066
- @Jiya873 made their first contribution in #8006
- @Cassiebastress made their first contribution in #8028
Full Changelog: v5.27.0...v5.27.1