API Reference¶
This section covers the main tasks you can perform with a sparse grid interpolant once it has been constructed.
| Page | Description |
|---|---|
| Computing Derivatives | Exact gradients of the interpolant |
| Numerical Integration | Quadrature via the sparse grid weights |
| Improving Performance | Vectorisation, purging, reuse of results |