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

CompatHelper: bump compat for KLU to 0.5, (keep existing compat) #465

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

This pull request changes the compat entry for the KLU package from 0.3.0, 0.4 to 0.3.0, 0.4, 0.5. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.