v2.13.0
What's Changed
- Use
packaging
instead ofpkg_resources
by @ewu63 in #412 - Strongly enforce SLSQP Bounds by @andrewellis55 in #413
- IPOPT now returns Lagrange multpliers using the same sign convention as SNOPT. by @robfalck in #416
- Support numpy2 by @ewu63 in #411
New Contributors
- @andrewellis55 made their first contribution in #413
Full Changelog: v2.12.0...v2.13.0