toms641_test


toms641_test, a Fortran77 code which calls toms641(), which computes the exact solution of a system of linear equations, by John Springer. This is a version of ACM TOMS algorithm 641.

The original version of toms641 is available through ACM: https://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.html

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

toms641, a Fortran77 code which computes the exact solution of a system of linear equations, by John Springer. This is a version of ACM TOMS algorithm 641.

Author:

Original Fortran77 version by John Springer.

Source Code:


Last revised on 29 November 2023.