Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 00:59
· 90 commits to master since this release
19b4c04

CompositeGrids v0.0.3

Diff since v0.0.2

Closed issues:

  • CompositeGrids support int (#12)
  • support Base.length (#13)
  • Fast Linear2D (#15)
  • Add test for JLD2 (#16)

Merged pull requests:

  • Dev (#10) (@iintSjds)
  • Add axis for interp and integral (#11) (@iintSjds)
  • Solve some issues; Add findneighbor, dataslice, and interpsliced (#14) (@iintSjds)
  • Add optimization for linearND; Add test for FileIO and JLD2; Change version No. to 0.0.3 (#17) (@iintSjds)
  • add compat for JLD2 and FileIO; corrected deepequal for io test (#18) (@iintSjds)