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 information on this web page is distributed under the MIT license.
sparse_grid_cc, a C++ code which creates sparse grids based on Clenshaw-Curtis rules.