when doing an SVD of a large matrix I get
ERROR: LAPACKException(1)
 in gesdd! at linalg/lapack.jl:1046
 in svdfact! at linalg/factorization.jl:660
 in svdfact at linalg/factorization.jl:664

It's definitely something related to the data because it works on different 
matrices & the code has been working for months. Any idea what that error 
is about?

I'm working on Ubuntu 14.04, julia version 0.3.5

Reply via email to