toms614


toms614, a Fortran77 code which computes the integral of functions which may have singularities at one or both ends of a interval, which may be finite, semi-infinite, or infinite, by Sikorski, Sprenger, Schwing. This is a version of ACM TOMS algorithm 614.

The original version of toms614 is available through ACM: http://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:

toms614 is available in a FORTRAN77 version.

Related Data and Programs:

toms614_test

Author:

Original Fortran77 version by K Sikorski, F Sprenger, J Schwing.

Reference:

  1. K Sikorski, F Sprenger, J Schwing,
    Algorithm 614: A Fortran subroutine for numerical integration in Hp,
    ACM Transactions on Mathematical Software,
    Volume 10, Number 2, June 1984, pages 152-160.

Source Code:


Last revised on 29 November 2023.