SPECFUN
SPECFUN is a free, modern, transportable library of special function
routines and accompanying test drivers. Library components include Bessel
functions, exponential integrals, error and error-related functions, and gamma
and gamma-related functions. SPECFUN replaces the old AMOSLIB and FUNPACK
libraries which are no longer available.
Recommendation: Use SPECFUN whenever possible.
-
Documentation: usage instructions are available as comment lines in
netlib's specfun directory.
Library overview documentation is available as the readme file in
netlib's specfun directory.
-
Source code: you may obtain Fortran source from netlib's specfun directory.
-
NCAR users: the SPECFUN binary library is available to NCAR computer users,
for linking with Fortran programs, on some of SCD's compute-servers. See
"SCD Computers, Products, and Libraries" for the names of those computers.
If you have questions about linking the binary library on these NCAR systems,
please see
"Linking SCD's Local Fortran Math Libraries".
RETURN