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: http://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.html.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL 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.