quadmom_test, a C program which calls quadmom() to compute a Gaussian quadrature rule for a weight function rho(x) based on the Golub-Welsch procedure that only requires knowledge of the moments of rho(x).
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
quadmom, a C library which computes a Gaussian quadrature rule for a weight function rho(x) based on the golub-welsch procedure that only requires knowledge of the moments of rho(x).