jump-dev / SumOfSquares.jl

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

Add obstacles tutorial #257

Open blegat opened 2 years ago

blegat commented 2 years ago

Taken from Joey Huchette at SIAM Opt 2017

@joehuchette do you still have the code?

codecov[bot] commented 2 years ago

Codecov Report

Merging #257 (47fbe4b) into master (a4e1a6a) will increase coverage by 0.29%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   78.17%   78.46%   +0.29%     
==========================================
  Files          36       36              
  Lines        1700     1788      +88     
==========================================
+ Hits         1329     1403      +74     
- Misses        371      385      +14     
Impacted Files Coverage Δ
src/variable.jl 82.85% <0.00%> (-5.03%) :arrow_down:
src/Certificate/Symmetry/utils.jl 61.29% <0.00%> (-3.00%) :arrow_down:
src/Certificate/Sparsity/sign.jl 100.00% <0.00%> (ø)
src/Certificate/Sparsity/monomial.jl 100.00% <0.00%> (ø)
src/Certificate/Sparsity/variable.jl 100.00% <0.00%> (ø)
src/Certificate/Symmetry/block_diag.jl 0.00% <0.00%> (ø)
src/Certificate/Symmetry/wedderburn.jl 0.00% <0.00%> (ø)
src/Bridges/Constraint/sos_polynomial.jl 100.00% <0.00%> (ø)
...c/Bridges/Constraint/scaled_diagonally_dominant.jl 0.00% <0.00%> (ø)
src/Certificate/newton_polytope.jl 99.19% <0.00%> (+0.05%) :arrow_up:
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.