SciML / LinearSolve.jl

LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
https://docs.sciml.ai/LinearSolve/stable/
Other
244 stars 52 forks source link

Patch CholeskyFactorization for Sparse Arrays #391

Closed avik-pal closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #391 (0f197b0) into main (fb97ea4) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
+ Coverage   68.71%   68.81%   +0.10%     
==========================================
  Files          24       24              
  Lines        1889     1889              
==========================================
+ Hits         1298     1300       +2     
+ Misses        591      589       -2     
Files Coverage Δ
src/factorization.jl 73.90% <100.00%> (+0.43%) :arrow_up:

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