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

Remove CpuId-Dependency in favor of builtin function #537

Closed halentin closed 2 weeks ago

halentin commented 2 weeks ago

Checklist

Additional context

fixes #536