quadrature_weights_vandermonde_test, a Fortran77 code which calls quadrature_weights_vandermonde(), which illustrates a method for computing the weights of a quadrature rule, assuming that the points have been specified, by setting up a linear system involving the Vandermonde matrix.
The information on this web page is distributed under the MIT license.
quadrature_weights_vandermonde, a Fortran77 code which illustrates a method for computing the weights of a quadrature rule, assuming that the points have been specified, by setting up a linear system involving the Vandermonde matrix.