jump-dev / SumOfSquares.jl

Sum of Squares Programming for Julia
Other
114 stars 24 forks source link

Convert Goldstein example as tutorial #315

Closed blegat closed 10 months ago

blegat commented 12 months ago

Used in the JuMP-dev 2023 talk

@goulart-paul it does really well on this benchmark, I think it might replace other solver in other of SumOfSquares tutorials as well

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.04% :tada:

Comparison is base (8c0af59) 84.13% compared to head (3f73b3c) 84.18%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #315 +/- ## ========================================== + Coverage 84.13% 84.18% +0.04% ========================================== Files 41 41 Lines 2194 2194 ========================================== + Hits 1846 1847 +1 + Misses 348 347 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/jump-dev/SumOfSquares.jl/pull/315/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev)

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