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

add release notes #314

Closed ChrisRackauckas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #314 (e05acdf) into main (f3c6dcd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   76.00%   76.00%           
=======================================
  Files          17       17           
  Lines        1213     1213           
=======================================
  Hits          922      922           
  Misses        291      291           

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