v1.15.2.1 (scipy 1.15.2)
What's Changed
✨ Improvements
🐛 Fixes
optimize
: allow callingminimize_scalar
without abracket
by @jorenham in #467transform
: accept proper Euler angles inRotation.as_euler
by @KiSchnelle in #470interpolate
: accept scalar input in__call__
by @jorenham and @ev-br in #476 and #478
📝 Documentation
Dependencies
- ⬆️ bump
ruff
to0.9.7
by @jorenham in #460 - ⬆️
basedpyright 1.28.1
andruff 0.9.9
by @jorenham in #466
Other Changes
- 🔖 prepare for further development by @jorenham in #458
- 💄
add-trailing-comma
by @jorenham in #461 - 🔥 remove the codemods by @jorenham in #462
- 🔧 fix the
add-trailing-comma
hook to also work on.pyi
by @jorenham in #463 - 🔥 remove pre-commit by @jorenham in #469
New Contributors
- @KiSchnelle made their first contribution in #470
- @ev-br made their first contribution in #478
Full Changelog: v1.15.2.0...v1.15.2.1