Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 18:00

SparseGridsKit v0.2.0

Diff since v0.1.0

Additional commit added to increase version number to 0.2.0 to reflect breaking changes with respect to 0.1.*

Breaking changes

  • interpolate_on_sparsegrid: interface changed as quadrature weights are now stored inside SparseGrid structure.
  • LejaPoints: No longer possible to construct Leja points online using Optim.jl.

Changes

  • Optimisations of underlying sparse grid construction, interpolation, integration, algorithms.

Merged pull requests: