v5.16.2
版本发布时间: 2024-07-11 21:49:51
pymc-devs/pymc最新发布版本:v5.16.2(2024-07-11 21:49:51)
What's Changed
Bugfixes 🪲
- Do not consider dims without coords volatile if length has not changed by @JasonTam in https://github.com/pymc-devs/pymc/pull/7381
- Fix bug with multiple minibatch variables by @ricardoV94 in https://github.com/pymc-devs/pymc/pull/7408
Documentation 📖
- Add Myst cross reference link example to Jupyter style guide by @AlexAndorra in https://github.com/pymc-devs/pymc/pull/7235
Maintenance 🔧
- Add Conda Downloads Badge by @PatriceJada in https://github.com/pymc-devs/pymc/pull/7378
- Refactor model graph and allow suppressing dim lengths by @wd60622 in https://github.com/pymc-devs/pymc/pull/7392
- Reduce JAX post-processing memory usage by @andrewdipper in https://github.com/pymc-devs/pymc/pull/7311
New Contributors
- @PatriceJada made their first contribution in https://github.com/pymc-devs/pymc/pull/7378
Full Changelog: https://github.com/pymc-devs/pymc/compare/v5.16.1...v5.16.2