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
241 stars 52 forks source link

add a separate preference for removing MKL_jll #425

Closed ChrisRackauckas closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #425 (1942efb) into main (1c05968) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #425      +/-   ##
==========================================
- Coverage   64.35%   64.33%   -0.02%     
==========================================
  Files          26       26              
  Lines        2087     2086       -1     
==========================================
- Hits         1343     1342       -1     
  Misses        744      744              
Files Coverage Δ
src/LinearSolve.jl 89.18% <ø> (-0.15%) :arrow_down:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!