Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/iwoodsawyer/rrqr
Browse files Browse the repository at this point in the history
  • Loading branch information
iwoodsawyer committed May 24, 2021
2 parents 2318126 + 6c5b9fe commit 6b8e644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
[![View Rank-Revealing QR factorization on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/18591-rank-revealing-qr-factorization)

Rank-Revealing QR factorization of an array. These Matlab mex-functions are using the rank-revealing QR routines xGEQPX and xGEQPY from ACM Algorithm 782 which has been converted from Fortran to C code using F2C. Can also handle complex and single precision array's.

0 comments on commit 6b8e644

Please sign in to comment.