jump-dev / Convex.jl

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

Fix formulation of Convex.sumsquares #678

Closed odow closed 1 month ago

odow commented 1 month ago

Closes #677

ericphanson commented 1 month ago

https://github.com/jump-dev/Convex.jl/pull/679 is an alternative to 639cc285bae3da3830b0438c9ac23512cec87721 fyi

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.12%. Comparing base (ecc91cd) to head (29e51a5). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #678 +/- ## ======================================= Coverage 98.11% 98.12% ======================================= Files 89 89 Lines 5159 5166 +7 ======================================= + Hits 5062 5069 +7 Misses 97 97 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.