Computation of the incomplete gamma function for negative values of the argument
A. Gil, D. Ruiz-Antol\'in, J. Segura, N. M. Temme

TL;DR
This paper presents a comprehensive algorithm for accurately computing the incomplete gamma function for negative argument values using various mathematical techniques, implemented in a Fortran 90 module.
Contribution
It introduces a new algorithm combining multiple expansion methods for reliable computation of the incomplete gamma function with negative arguments.
Findings
Achieves relative accuracy of ~10^{-13} in specified parameter region.
Provides a Fortran 90 module implementing the algorithm.
Covers a broad parameter range for real values of a and negative z.
Abstract
An algorithm for computing the incomplete gamma function for real values of the parameter and negative real values of the argument is presented. The algorithm combines the use of series expansions, Poincar\'e-type expansions, uniform asymptotic expansions and recurrence relations, depending on the parameter region. A relative accuracy in the parameter region can be obtained when computing the function with the Fortran 90 module IncgamNEG implementing the algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Mathematical and Theoretical Analysis · Polynomial and algebraic computation
