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 feasibility checks for spectral norm cones #778

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #778 (b00597a) into master (ba0b3fa) will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #778      +/-   ##
==========================================
+ Coverage   92.00%   92.21%   +0.21%     
==========================================
  Files          53       54       +1     
  Lines        8094     8327     +233     
==========================================
+ Hits         7447     7679     +232     
- Misses        647      648       +1     
Impacted Files Coverage Δ
src/Cones/Cones.jl 97.24% <ø> (ø)
src/Cones/arrayutilities.jl 99.45% <100.00%> (ø)
src/Cones/epinormspectral.jl 100.00% <100.00%> (ø)
src/Cones/epinormspectraltri.jl 100.00% <100.00%> (ø)
src/Cones/epipersepspectral/matrixcsqr.jl 99.72% <100.00%> (ø)
src/Cones/epitrrelentropytri.jl 100.00% <100.00%> (ø)
src/MathOptInterface/cones.jl 98.74% <100.00%> (+0.03%) ⬆️
src/Cones/epirelentropy.jl 97.99% <0.00%> (-0.41%) ⬇️

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 a75a0a0...b00597a. Read the comment docs.

@chriscoey chriscoey merged commit 1252e01 into master Nov 18, 2021
@chriscoey chriscoey deleted the normspectribound branch November 18, 2021 04:30
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