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 computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
qr_solve, a FORTRAN77 code which computes a least squares solution of a linear system of the form A*x=b.