v5.9.2
版本发布时间: 2023-11-12 18:34:43
pymc-devs/pymc最新发布版本:v5.16.2(2024-07-11 21:49:51)
What's Changed
New Features 🎉
- Recognize alternative form of sigmoid in logprob inference by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6978
- Allow IntervalTransform to handle dynamic infinite bounds by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7001
Bugfixes 🪲
- Fix compute_test_value error when creating observed variables by @vandalt in https://github.com/pymc-devs/pymc/pull/6982
- Fix memory leak in logp of transformed variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6991
Documentation 📖
- fix typo in notebook about Distribution Dimensionality by @nicrie in https://github.com/pymc-devs/pymc/pull/7005
Maintenance 🔧
- Add more missing functions to math module by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/6979
New Contributors
- @vandalt made their first contribution in https://github.com/pymc-devs/pymc/pull/6982
- @nicrie made their first contribution in https://github.com/pymc-devs/pymc/pull/7005
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.9.1...v5.9.2