SVD solver for Sparse Matrices

You could use PROPACK.jl, it works if A is a SparseMatrixCSC or a linear operator.

1 Like