sparse_grid_cc_test, a C++ code which calls sparse_grid_cc(), which can be used to compute the points and weights of a Smolyak sparse grid, based on a 1-dimensional Clenshaw-Curtis quadrature rule, to be used for efficient and accurate quadrature in multiple dimensions.
The code described and made available on this web page is distributed under the GNU LGPL license.
sparse_grid_cc, a C++ code which creates sparse grids based on Clenshaw-Curtis rules.