Closed JebBo0 closed 3 years ago
scipy.linalg.svd does not work on sparse matrices. Apparently there is a sparse version of svd called svds, but i also had some problems implementing it.
scipy.linalg.svd does not work on sparse matrices. Apparently there is a sparse version of svd called svds, but i also had some problems implementing it.