jump-dev / Convex.jl

A Julia package for disciplined convex programming
https://jump.dev/Convex.jl/stable/
Other
567 stars 121 forks source link

[breaking] Fix a<=b to return a-b in Nonpositives instead of b-a in Nonnegatives #593

Closed odow closed 5 months ago

odow commented 5 months ago

x-ref https://github.com/jump-dev/Convex.jl/pull/590