What's Changed
This release is the first one compatible with NumPy 2.0. It is backward compatible, i.e., NumPy versions < 2.0 will continue to work.
- #2475 updating pyproject to support numpy 2.0 (@Transurgeon)
- #2461 Fix integer overflow on Windows in TensorRepresentation.flatten_tensor (@sven-oxionics)
- #2454 Clarify ECOS_DEP_DEPRECATION_MSG, including how to suppress the warning (@cjerdonek)
- #2452 Include minimum necessary meta information in setup.py (@timkpaine)
- #2392 Updating numpy.i (cvxcore) swig interface (@Transurgeon)
- #2481 [CI] Updates macos version (@phschiele)
- various CI updates
Full Changelog: v1.5.1...v1.5.2