| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-28 | 903 Bytes | |
| v5.28.1 source code.tar.gz | 2026-02-28 | 3.9 MB | |
| v5.28.1 source code.zip | 2026-02-28 | 4.2 MB | |
| Totals: 3 Items | 8.2 MB | 1 | |
What's Changed
New Features 🎉
- Implement dims.Censored by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8133
Maintenance 🔧
- str_repr: Accept non tensor-variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8124
- Pin upper bound arviz by @aloctavodia in https://github.com/pymc-devs/pymc/pull/8125
compute_log_prior: make subsequent arguments keyword only by @vkverma9534 in https://github.com/pymc-devs/pymc/pull/8123- Fix logp shape of transformed ZeroSumNormal and dims.ZeroSumNormal with batch sigma by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8136
New Contributors
- @vkverma9534 made their first contribution in https://github.com/pymc-devs/pymc/pull/8123
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.28.0...v5.28.1