quadrature_golub_welsch_test, a Fortran90 code which calls quadrature_golub_welsch(), which illustrates the use of the Golub Welsch technique for computing the points and weights of a Gaussian quadrature rule.
The information on this web page is distributed under the MIT license.
quadrature_golub_welsch, a Fortran90 code which computes the points and weights of a Gaussian quadrature rule using the golub-welsch procedure, assuming that the points have been specified.