| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-09 | 905 Bytes | |
| v5.28.2 source code.tar.gz | 2026-03-09 | 3.9 MB | |
| v5.28.2 source code.zip | 2026-03-09 | 4.2 MB | |
| Totals: 3 Items | 8.2 MB | 0 | |
What's Changed
Bugfixes 🪲
- Fix broadcast check on log_jac_det by @velochy in https://github.com/pymc-devs/pymc/pull/8174
- Remove
tunestat from steps and fix non-discarding of tuning draws from trace by @eclipse1605 in https://github.com/pymc-devs/pymc/pull/8015
Maintenance 🔧
- Stream progress bar to stderr by @williambdean in https://github.com/pymc-devs/pymc/pull/8117
- Emit scalar
DEMetropolis"scaling" stat by @michaelosthege in https://github.com/pymc-devs/pymc/pull/8178 - Fix Wishart incompatibility with newer scipy by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8179
- Better
str_reprfor models with dims variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/8170
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.28.1...v5.28.2