toms666


toms666, a FORTRAN77 code which locates and evaluates roots of systems of nonlinear equations, by Michael Vrahatis. This is a version of ACM TOMS algorithm 666.

The original version of toms666 is available through ACM: https://www.acm.org/pubs/calgo or NETLIB: https://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:

toms666 is available in a FORTRAN77 version.

Related Data and Programs:

toms666_test

Author:

Original Fortran77 version by Michael Vrahatis.

Reference:

  1. Michael Vrahatis,
    Algorithm 666: CHABIS: A mathematical software package for locating and evaluating roots of systems of nonlinear equations,
    ACM Transactions on Mathematical Software,
    Volume 14, Number 4, December 1988, pages 330-336.

Source Code:


Last revised on 29 November 2023.