v5.10.1
版本发布时间: 2023-12-10 19:54:33
pymc-devs/pymc最新发布版本:v5.16.2(2024-07-11 21:49:51)
What's Changed
New Features 🎉
- Implement periodic kernel for HSGP by @theorashid in https://github.com/pymc-devs/pymc/pull/6877
Bugfixes 🪲
- Avoid inplace mutation in
replace_rvs_by_values
by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7055
Documentation 📖
- Reorganize docs API entries by @kataev in https://github.com/pymc-devs/pymc/pull/7030
- Remove message about JAX not being supported on Windows in installation instructions by @jackhenderson101 in https://github.com/pymc-devs/pymc/pull/7039
Maintenance 🔧
- Better float32 sampling support for TruncatedNormal by @JasonTam in https://github.com/pymc-devs/pymc/pull/7026
New Contributors
- @jackhenderson101 made their first contribution in https://github.com/pymc-devs/pymc/pull/7039
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.10.0...v5.10.1