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

CompatHelper: bump compat for KLU to 0.6, (keep existing compat) #477

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

This pull request changes the compat entry for the KLU package from 0.5 to 0.5, 0.6. 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.