Skip to content

Releases: benmkent/SparseGridsKit.jl

v0.2.3

23 Sep 10:14

Choose a tag to compare

SparseGridsKit v0.2.3

Diff since v0.2.2

Bump patch number to trigger Zenodo release detection now that it is linked.

v0.2.2

23 Sep 09:16

Choose a tag to compare

SparseGridsKit v0.2.2

Diff since v0.2.1

Minor fix to adaptive algorithm.
JOSS paper final polishing for tagging and uploading to Zenodo

Merged pull requests:

Closed issues:

  • ndims not defined in local scope (#28)

Edit to release notes to trigger Zenodo

v0.2.1

11 Aug 12:09

Choose a tag to compare

SparseGridsKit v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Fix compat of leja serialisation with older format (#32) (@benmkent)

v0.2.0

10 Aug 18:00

Choose a tag to compare

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:

v0.1.0

23 May 16:43

Choose a tag to compare

Notes

Initial release, API subject to change.

What's Changed

New Contributors

Full Changelog: https://github.com/benmkent/SparseGridsKit.jl/commits/v0.1.0