KnutAM / FESolvers.jl

Solvers for Ferrite.jl problems
https://knutam.github.io/FESolvers.jl/dev
MIT License
3 stars 0 forks source link

Add optional support for LinearSolve.jl #9

Closed KnutAM closed 1 year ago

KnutAM commented 1 year ago

This PR makes it possible to use the linear solvers from LinearSolve.jl if the user is using LinearSolve, but does not make LinearSolve.jl a dependency.

codecov-commenter commented 1 year ago

Codecov Report

Merging #9 (0a95d29) into main (d7f80a3) will increase coverage by 0.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   94.32%   94.52%   +0.19%     
==========================================
  Files           8        8              
  Lines         141      146       +5     
==========================================
+ Hits          133      138       +5     
  Misses          8        8              
Impacted Files Coverage Δ
src/FESolvers.jl 100.00% <100.00%> (ø)

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