quadmom_test, a C code 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 MIT license
quadmom, a C code 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).