Open
ajinkya-k
opened this issue 11 months ago
•
1 comments
Hello!
Is there a specific reason why an LU decomposition with full pivoting is not implemented? LAPACK provides this through the getc2 routine see here. Is it worth adding this to LinearAlgebra