jump-dev / SumOfSquares.jl

Sum of Squares Programming for Julia
Other
117 stars 23 forks source link

Add example on using TypedPolynomials #242

Closed blegat closed 2 years ago

blegat commented 2 years ago

There are currently 3 issues blocking this:

codecov[bot] commented 2 years ago

Codecov Report

Merging #242 (17c2581) into master (6443b92) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   78.17%   78.17%           
=======================================
  Files          36       36           
  Lines        1700     1700           
=======================================
  Hits         1329     1329           
  Misses        371      371           
Impacted Files Coverage Δ
src/sosdec.jl 92.85% <ø> (ø)
src/gram_matrix.jl 93.93% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6443b92...17c2581. Read the comment docs.