v5.15.0
版本发布时间: 2024-05-13 22:33:39
pymc-devs/pymc最新发布版本:v5.16.2(2024-07-11 21:49:51)
What's Changed
Major Changes 🛠
- Add warning about change of sign in hessian functions by @aseyboldt in https://github.com/pymc-devs/pymc/pull/6312
New Features 🎉
- Skewed Student-T distribution by @fonnesbeck in https://github.com/pymc-devs/pymc/pull/7252
- Allow customizing style of model_graph nodes by @wd60622 in https://github.com/pymc-devs/pymc/pull/7302
Bugfixes 🪲
- Fix bug when
freezing_rv_and_dims
after a model transformation by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7296 - Fix need for dummy data in
sample_posterior_predictive
by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7265
Maintenance 🔧
- Suggest
var_names
when using deprecated API for partial traces by @lancechua in https://github.com/pymc-devs/pymc/pull/7289
New Contributors
- @lancechua made their first contribution in https://github.com/pymc-devs/pymc/pull/7289
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.14.0...v5.14.1