Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add lower complexity oracles for more complicated WSOS cones #615

Merged
merged 6 commits into from
Oct 31, 2020

Conversation

lkapelevich
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #615 into master will increase coverage by 0.46%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
+ Coverage   95.14%   95.61%   +0.46%     
==========================================
  Files          45       45              
  Lines        6103     6088      -15     
==========================================
+ Hits         5807     5821      +14     
+ Misses        296      267      -29     
Impacted Files Coverage Δ
src/Cones/wsosinterpepinormeucl.jl 100.00% <100.00%> (+19.90%) ⬆️
src/Cones/wsosinterppossemideftri.jl 100.00% <100.00%> (ø)
src/Solvers/linesearch.jl 96.55% <0.00%> (-3.45%) ⬇️
src/Cones/Cones.jl 91.84% <0.00%> (-2.81%) ⬇️

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 e341c86...c55b916. Read the comment docs.

@lkapelevich
Copy link
Collaborator Author

Merging now and can remove remaining allocations in the sos-so corrector at another time

@lkapelevich lkapelevich merged commit a1fc2aa into master Oct 31, 2020
@lkapelevich lkapelevich deleted the wsoscorrspeed branch October 31, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant