toms461


toms461, a Fortran77 code which implements ACM toms algorithm 461, which uses cubic splines to solve a class of functional differential equations.

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

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

toms461 is available in a Fortran77 version.

Related Data and Programs:

toms461_test

Reference:

  1. Forbes Burkowski, WD Hoskins,
    Algorithm 461: Cubic Spline Solutions to a Class of Functional Differential Equations,
    Communications of the ACM,
    Volume 16, Number 10, October 1973, pages 635-637.

Source Code:


Last revised on 18 November 2023.