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

test failure static arrays on windows #452

Open ArnoStrouwen opened 8 months ago

ArnoStrouwen commented 8 months ago

I'm getting test failures due to allocations in "Static Arrays" include("static_arrays.jl"), only on windows.