JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
399 stars 105 forks source link

Fix #223 - lobpcg matrix size too small #237

Closed mohamed82008 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #237 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   55.98%   56.03%   +0.05%     
==========================================
  Files          17       17              
  Lines        1738     1740       +2     
==========================================
+ Hits          973      975       +2     
  Misses        765      765
Impacted Files Coverage Δ
src/lobpcg.jl 51.11% <100%> (+0.21%) :arrow_up:

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 610c3f8...06269bd. Read the comment docs.