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

ci: standardize workflows using SciML's reusable workflows #522

Closed thazhemadam closed 1 month ago

thazhemadam commented 1 month ago

Update the workflows in this repository to use SciML's reusable workflows. This is part of a larger effort to standardize the SciML's CI workflows for more generic and common requirements, to keep the workflows uniform and easier to maintain.