Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-20 | 436 Bytes | |
v5.24.1 source code.tar.gz | 2025-07-20 | 6.9 MB | |
v5.24.1 source code.zip | 2025-07-20 | 7.1 MB | |
Totals: 3 Items | 14.0 MB | 0 |
What's Changed
Bugfixes 🪲
- Do not fail with zero-sized arrays in
dataset_to_point_list
by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7856 - Fix bug with pickling PointFunc by @jessegrabowski in https://github.com/pymc-devs/pymc/pull/7858
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.24.0...v5.24.1