v1.15.2.0
⭐ Highlights
- The repo has been transferred from
jorenham/scipy-stubstoscipy/scipy-stubsby @rgommers - Support for SciPy 1.15.2 and NumPy 2.2.3
What's Changed
✨ Improvements
special: improved dtype handling in the "basic" functions by @jorenham in #419signal: genericlti, anddltitypes by @jorenham in #425optimize: improvedlinprogandmilpannotations by @jorenham in #427optimize: method-specific overloads and options forminimize_scalarby @jorenham in #428optimize: GenericInverseJacobianand related types by @jorenham in #429signal: improvements related tocztandzoom_fftby @jorenham in #430sparse: genericsparrayby @jorenham in #435stats.zmap: accept complex input and basic shape-typing by @jorenham in #457
🐛 Fixes
stats: fixrv_discretesample constructor by @jorenham in #418signal: add plain number option forfind_peaksargument prominence by @drewsilcock in #448stats: makeoptimizerargument optional inrv_continuous.fit()by @drewsilcock in #451
📝 Documentation
- Use SciPy's Code of Conduct by @jorenham in #439
- Streamlined contributing guide by @jorenham in #445
⬆️ Dependencies
- bump
sp-repo-reviewto2025.1.22by @jorenham in #426 - bump
basedpyrightto1.27.1,ruffto0.9.6by @jorenham in #454 - Optype 0.9.1 by @jorenham in #449
- NumPy 2.2.3 by @jorenham in #455
- SciPy 1.15.2 by @jorenham in #456
Other Changes
- 🔖 prepare for further development by @jorenham in #415
- 🎨 optype 0.9 simplifications by @jorenham in #424
- 🔨 more
tox, lesspoeby @jorenham in #431 - ⬆️ bump
ruffto0.9.3by @jorenham in #432 - 🎨
sparse: preferoptype.numpyoverscipy._typingby @jorenham in #434 - 💸 remove the sponsor button by @jorenham in #437
- 🔧 scipy.org as homepage and add scipy-dev as maintainer by @jorenham in #440
- 🔧
.tomlauto-format config for vscode users by @jorenham in #444 - 🚚 change
jorenham/scipy-stubsrefs toscipy/scipy-stubsby @jorenham in #446 - 🔨 use
uvas source of python versions by @jorenham in #452
New Contributors
- @drewsilcock made their first contribution in #448
Full Changelog: v1.15.1.0...v1.15.2.0