toms641


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.

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

Languages:

toms641 is available in a Fortran77 version.

Related Data and Programs:

toms641_test

Author:

Original Fortran77 version by John Springer.

Reference:

  1. John Springer,
    Algorithm 641: Exact solution of general systems of linear equations,
    ACM Transactions on Mathematical Software,
    Volume 12, Number 2, June 1986, page 149.

Source Code:


Last revised on 29 November 2023.