svdlibc
svdlibc copied to clipboard
A fork of Doug Rohde's SVD C Library.
hi ! we ran the code over 3x3 identity matrix. the results do not multiply back to identity.. do you maybe know why ? tnx, sarah
Make sure that we can allocate DMat or SMat if their size is larger than max integer provided we have enough memory. Without this change, memory allocation fails for Ut...
The latest, as well as v1.34 calculates NaN values at a time when the input matrices have lesser than 1% density of non-zero values. I generated lots of matrices with...