quadmom_test, a C++ code which calls quadmom(), 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).
The information on this web page is 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).