Closed jasonkaye closed 7 months ago
I have implemented the interface to lapack calls for three subroutines, used to compute the column-pivoted QR factorization, and to explicitly form the matrix Q. Simple tests are included.
Everything looks good now. Thank you @jasonkaye for this improvement!
I have implemented the interface to lapack calls for three subroutines, used to compute the column-pivoted QR factorization, and to explicitly form the matrix Q. Simple tests are included.