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

speed up feas checks for spectral norm cone using fast norm bounds #776

Merged
merged 6 commits into from
Nov 16, 2021

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #776 (a99634a) into master (59d3289) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #776      +/-   ##
==========================================
+ Coverage   91.95%   92.00%   +0.04%     
==========================================
  Files          53       53              
  Lines        8072     8094      +22     
==========================================
+ Hits         7423     7447      +24     
+ Misses        649      647       -2     
Impacted Files Coverage Δ
src/Cones/epinormspectral.jl 100.00% <100.00%> (+0.72%) ⬆️

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 59d3289...a99634a. Read the comment docs.

@chriscoey chriscoey changed the title WIP: speed up feas checks for spectral norm cone speed up feas checks for spectral norm cone using fast norm bounds Nov 16, 2021
@chriscoey chriscoey merged commit ba0b3fa into master Nov 16, 2021
@chriscoey chriscoey deleted the specfeas branch November 16, 2021 05:07
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