toms470


toms470, a FORTRAN77 code which implements ACM toms algorithm 470, for solving a linear system with an almost tridiagonal matrix.

The text of many ACM toms algorithms is available online through ACM: http://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.html.

Licensing:

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

Languages:

toms470 is available in a FORTRAN77 version.

Related Data and Programs:

toms470_test

Reference:

  1. Milan Kubicek,
    Algorithm 470: Linear Systems with Almost Tridiagonal Matrix,
    Communications of the ACM,
    December 1973, Volume 16, Number 12, pages 760-761.

Source Code:


Last revised on 18 November 2023.