toms757


toms757, a Fortran90 code which evaluates a number of uncommon special functions, by Allan McLeod.

The code is a Fortran90 version of ACM TOMS algorithm 757.

The special functions include:

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

Licensing:

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

Languages:

toms757 is available in a Fortran90 version.

Related Data and Programs:

toms757_test

test_values, a Fortran90 code which contains routines which store selected values of various special functions.

Author:

Allan McLeod,
Department of Mathematics and Statistics,
Paisley University, Scotland.

Reference:

  1. Allan Mcleod,
    Algorithm 757, MISCFUN: A software package to compute uncommon special functions,
    ACM Transactions on Mathematical Software,
    Volume 22, Number 3, September 1996, pages 288-301.

Source Code:


Last revised on 15 March 2015.