SumOfSquares.jl icon indicating copy to clipboard operation
SumOfSquares.jl copied to clipboard

Add MomentSeries to Polynomial Optimization notebook

Open blegat opened this issue 4 years ago • 1 comments

See https://jump.dev/SumOfSquares.jl/previews/PR216

Requires:

  • [ ] https://github.com/bmourrain/MultivariateSeries.jl/pull/3
  • [ ] https://github.com/bmourrain/MultivariateSeries.jl/pull/5
  • [ ] https://github.com/bmourrain/MultivariateSeries.jl/pull/6

blegat avatar Sep 15 '21 21:09 blegat

Codecov Report

Base: 78.46% // Head: 76.77% // Decreases project coverage by -1.69% :warning:

Coverage data is based on head (00490a4) compared to base (8cd8f96). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
- Coverage   78.46%   76.77%   -1.69%     
==========================================
  Files          36       36              
  Lines        1788     1602     -186     
==========================================
- Hits         1403     1230     -173     
+ Misses        385      372      -13     
Impacted Files Coverage Δ
src/Bridges/Constraint/psd2x2.jl 37.50% <0.00%> (-4.81%) :arrow_down:
src/constraint.jl 70.40% <0.00%> (-4.81%) :arrow_down:
src/sosdec.jl 92.64% <0.00%> (-4.73%) :arrow_down:
src/Certificate/Sparsity/ideal.jl 81.81% <0.00%> (-3.90%) :arrow_down:
src/attributes.jl 68.75% <0.00%> (-3.48%) :arrow_down:
src/Certificate/Sparsity/xor_space.jl 92.30% <0.00%> (-3.15%) :arrow_down:
src/Bridges/Variable/copositive_inner.jl 63.15% <0.00%> (-2.42%) :arrow_down:
src/Certificate/Certificate.jl 96.82% <0.00%> (-1.90%) :arrow_down:
src/Bridges/Variable/scaled_diagonally_dominant.jl 68.42% <0.00%> (-1.35%) :arrow_down:
src/Bridges/Constraint/diagonally_dominant.jl 90.42% <0.00%> (-1.17%) :arrow_down:
... and 20 more

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 15 '21 22:09 codecov[bot]