matbesancon / MathOptSetDistances.jl

Distances to sets for MathOptInterface
MIT License
24 stars 4 forks source link

Refactor unvec_symm into reshape #73

Closed blegat closed 1 year ago

blegat commented 1 year ago

This prepares the addition of projection to HermitianPSD

codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (6ed57c1) into master (7ef696f) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   87.42%   87.44%   +0.01%     
==========================================
  Files           7        7              
  Lines         708      709       +1     
==========================================
+ Hits          619      620       +1     
  Misses         89       89              
Files Changed Coverage Δ
src/chainrules.jl 100.00% <100.00%> (ø)
src/distance_sets.jl 75.43% <100.00%> (ø)
src/projections.jl 89.31% <100.00%> (+0.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more