Daniel Karrasch

Results 264 comments of Daniel Karrasch

Before releasing v1.11.2, i.e., after we merge this here, we should first merge https://github.com/JuliaSparse/SparseArrays.jl/pull/571 and then bump SparseArrays.jl on the release-v1.11 branch.

I believe @bjarthur was working on vector-based packed format linear algebra; I found https://github.com/JaneliaSciComp/SymmetricFormats.jl. I remember that we do have some LAPACK functions available in `LinearAlgebra` (#34211, JuliaLang/julia#34320), but we...