A new release of pymc is now available!
Release Information
- Version:
v6.2.0 - Repository: pymc-devs/pymc
- Release Page: Release v6.2.0 Β· pymc-devs/pymc Β· GitHub
- Note: It may take some time for the release to appear on PyPI and conda-forge.
Release Notes
Whatβs Changed
Major Changes 
- Compatibility with pytensor 3.2 by @ricardoV94 in #8364
- Deprecate SumTo1 transform by @andreruizloera in #8374
New Features 
- Implement dims.DiracDelta by @anevolbap in #8350
- Derive probability for broadcasting operations by @ricardoV94 in #6808
- Derive Categorical from Argmin/Argmax by @ricardoV94 in #8072
- Add simple logprob derivations by @ricardoV94 in #8361
- Derive censoring logprob from minimum, maximum, rounding and casting operations by @ricardoV94 in #8363
- Implement icdf for TruncatedNormal distribution by @prisharai in #8354
Maintenance 
New Contributors
- @prisharai made their first contribution in #8354
- @andreruizloera made their first contribution in #8374
Full Changelog: Comparing v6.1.0...v6.2.0 Β· pymc-devs/pymc Β· GitHub
This post was automatically generated from the GitHub release.