| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-23 | 1.4 kB | |
| v6.2.0 source code.tar.gz | 2026-07-23 | 6.8 MB | |
| v6.2.0 source code.zip | 2026-07-23 | 7.1 MB | |
| Totals: 3 Items | 13.8 MB | 2 | |
What's Changed
Major Changes ðŸ›
- Compatibility with pytensor 3.2 by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8364
- Deprecate SumTo1 transform by @andreruizloera in https://github.com/pymc-devs/pymc/pull/8374
New Features 🎉
- Implement dims.DiracDelta by @anevolbap in https://github.com/pymc-devs/pymc/pull/8350
- Derive probability for broadcasting operations by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6808
- Derive Categorical from Argmin/Argmax by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8072
- Add simple logprob derivations by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8361
- Derive censoring logprob from minimum, maximum, rounding and casting operations by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8363
- Implement icdf for TruncatedNormal distribution by @prisharai in https://github.com/pymc-devs/pymc/pull/8354
Maintenance 🔧
- VI: Access fit mean and std more easily. by @zaxtax in https://github.com/pymc-devs/pymc/pull/8319
New Contributors
- @prisharai made their first contribution in https://github.com/pymc-devs/pymc/pull/8354
- @andreruizloera made their first contribution in https://github.com/pymc-devs/pymc/pull/8374
Full Changelog: https://github.com/pymc-devs/pymc/compare/v6.1.0...v6.2.0