Change SVD.S::Vector{Tr} to SVD.S::AbstractVector{Tr}

In Kronecker.jl they decided to define their own Factorization types instead of using the parametric ones in LinearAlgebra.jl. I should probably open an issue at Issues · JuliaLang/julia · GitHub for this issue.

1 Like