laguerre_rule_test, a Fortran90 code which calls laguerre_rule(), which generates a specific Gauss-Laguerre quadrature rule, based on user input.
The information on this web page is distributed under the MIT license.
laguerre_rule, a Fortran90 code which computes and print a Gauss-Laguerre quadrature rule for estimating the integral of a function with density exp(-x) over the interval [0,+oo).