toms664, a Fortran77 code which uses Gauss elimination to solve linear systems involving large banded matrices. Disk storage is used when there is not enough memory for the working data.
The information on this web page is distributed under the MIT license.
toms664 is available in a Fortran77 version.
lapack_examples, a Fortran77 program which demonstrates the use of the LAPACK linear algebra library.
LINPACK, a Fortran77 library which factors and solves systems of linear equations in a variety of formats and arithmetic types.