Block a user
Adjusted timing test repetition and added QR decomposition
Working on adding efficient eigenvector and value calculations
Working on adding efficient eigenvector and value calculations
Maybe this could help for column pivoting? https://www.netlib.org/lapack/lawnspdf/lawn114.pdf
Working on adding efficient eigenvector and value calculations
This article can help with rank deficiency handling for QR decomposition: https://laurenthoeltgen.name/post/qr-rank-deficiency/