You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blas implementation of LUDecomposition always returns LUP, even for singular matrices. Wouldn't it be useful to throw an exception in case matrix is singular?
The text was updated successfully, but these errors were encountered:
Blas implementation of LUDecomposition always returns LUP, even for singular matrices. Wouldn't it be useful to throw an exception in case matrix is singular?
The text was updated successfully, but these errors were encountered: