Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-22 | 752 Bytes | |
v5.25.0 source code.tar.gz | 2025-07-22 | 6.9 MB | |
v5.25.0 source code.zip | 2025-07-22 | 7.2 MB | |
Totals: 3 Items | 14.1 MB | 0 |
What's Changed
New Features 🎉
- Add experimental
dims
module with objects that follow dim-based semantics (like xarray without coordinates) by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7820
Documentation 📖
- Small tweaks to Matern Covariance Documentation by @elc45 in https://github.com/pymc-devs/pymc/pull/7859
- Add workflow to publish release notes directly to discourse by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7860
New Contributors
- @elc45 made their first contribution in https://github.com/pymc-devs/pymc/pull/7859
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.24.1...v5.25.0