solve_test, a Fortran77 code which calls solve(), which solves a linear system of equations A*x=b using Gauss elimination.
The information on this web page is distributed under the MIT license.
solve, a Fortran77 code which solves a linear system of equations A*x=b using Gauss elimination.