v2.23.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #909
- chore: ruff moved to astral-sh by @henryiii in #911
- test_cost: use pytest.warns instead of raises for VisibleDeprecationWarning by @stephanlachnit in #914
- Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by @dependabot in #910
- Turn negative zero into positive zero in pdg_format by @HDembinski in #916
- skip test_interactive and friends when ipywidgets is not installed by @HDembinski in #917
- fix safe_log on systems which use 32 bit floats by @HDembinski in #915
- fix CostSum.visualize bug by @HDembinski in #918
- Replace smallest by tiny to be compatible with older numpy versions by @HDembinski in #919
New Contributors
- @stephanlachnit made their first contribution in #914
Full Changelog: v2.22.0...v2.23.0