JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Generic equilibration scaling #155

Closed geoffroyleconte closed 2 years ago

geoffroyleconte commented 2 years ago

Does not work with sparse GPU arrays and LinearOperators

codecov[bot] commented 2 years ago

Codecov Report

Merging #155 (36a7ece) into main (5fe4446) will decrease coverage by 0.34%. The diff coverage is 84.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   87.11%   86.76%   -0.35%     
==========================================
  Files          35       35              
  Lines        2312     2373      +61     
==========================================
+ Hits         2014     2059      +45     
- Misses        298      314      +16     
Impacted Files Coverage Δ
src/data_initialization.jl 95.20% <ø> (-0.03%) :arrow_down:
src/gpu_utils.jl 0.00% <0.00%> (ø)
src/scaling.jl 91.95% <93.54%> (-1.49%) :arrow_down:

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 5fe4446...36a7ece. Read the comment docs.