toms435, a Fortran77 code which implements ACM toms algorithm 435, which evaluates the modified incomplete Gamma function.
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.
The information on this web page is distributed under the MIT license.
toms435 is available in a Fortran77 version.
ASA032, a Fortran77 library which evaluates the incomplete Gamma function.
ASA147, a Fortran77 library which evaluates the incomplete Gamma function.
ASA239, a Fortran77 library which evaluates the incomplete Gamma function.
TEST_VALUES, a Fortran77 library which contains routines which return sample values of various functions, including the modified beta function, and the logarithm of the gamma function.