qr_solve_test, a Fortran77 code which calls qr_solve(), which computes a least squares solution of a linear system of the form A*x=b.
The information on this web page is distributed under the MIT license.
qr_solve, a Fortran77 code which computes a least squares solution of a linear system of the form A*x=b.