nint_exactness_test, an Octave code which calls nint_exactness_test(), which investigates the polynomial exactness of a multidimensional quadrature rule based on a direct product of one-dimensional rules.
The information on this web page is distributed under the MIT license.
nint_exactness_mixed, an Octave code which measures the monomial exactness of an M-dimensional quadrature rule based on a mixture of 1D quadrature rule factors.
SPARSE_GRID_MIXED_D2_L2_CCXGL is a level 2 sparse grid quadrature rule for dimension 2, based on 1D factors of [Clenshaw Curtis, Gauss Legendre].