A new release of pymc is now available!
Release Information
- Version:
v5.28.2 - Repository: pymc-devs/pymc
- Release Page: Release v5.28.2 · pymc-devs/pymc · GitHub
- Note: It may take some time for the release to appear on PyPI and conda-forge.
Release Notes
What’s Changed
Bugfixes 
- Fix broadcast check on log_jac_det by @velochy in #8174
- Remove
tunestat from steps and fix non-discarding of tuning draws from trace by @eclipse1605 in #8015
Maintenance 
- Stream progress bar to stderr by @williambdean in #8117
- Emit scalar
DEMetropolis“scaling” stat by @michaelosthege in #8178 - Fix Wishart incompatibility with newer scipy by @ricardoV94 in #8179
- Better
str_reprfor models with dims variables by @ricardoV94 in #8170
Full Changelog: Comparing v5.28.1...v5.28.2 · pymc-devs/pymc · GitHub
This post was automatically generated from the GitHub release.