v1.16.1.1
This release targets SciPy 1.16.1 and requires Python 3.11-3.14, NumPy 1.25-2.3, and optype 0.13.4.
What's Changed
✨ Improvements
sparse: improved block-related sparse construction functions by @JulVandenBroeck in #775sparse: improve thelil_matrixandlil_arrayconstructors by @jorenham in #818stats: improvemodeby @jorenham in #812stats: improvepearsonrby @jorenham in #814stats: improvesemby @jorenham in #815stats: improvezscoreandgzscoreby @jorenham in #816
🐛 Fixes
sparse: fix thelil_matrixandlil_arrayconstructors by @jorenham in #818stats: fixmodereturn type by @jorenham in #809
⬆️ Dependencies
- bump
ruffto0.12.9andbasedpyrightto1.31.2by @jorenham in #813 - upgrade
optypeto0.13.4by @jorenham in #821 - pin
uv_buildby @jorenham in #821 - exclude pyright 1.1.404 by @jorenham in #823
Other Changes
Full Changelog: v1.16.1.0...v1.16.1.1