Skip to content

Releases: sisl/GridInterpolations.jl

v1.2.1

14 Jul 20:53
fba27dd
Compare
Choose a tag to compare

GridInterpolations v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Remove redundant interpolate method for matrixes (#49) (@ctessum)
  • Modify the input data type from DenseArray to AbstractArray in interpolate function (#52) (@himanshugupta1009)

v1.2.0

12 Jul 18:40
8c64f29
Compare
Choose a tag to compare

GridInterpolations v1.2.0

Diff since v1.1.2

Merged pull requests:

  • Remove allocations in interpolants(grid::RectangleGrid, x::AbstractVector) and interpolate using view (#42) (@himanshugupta1009)
  • SVector interpolants (#44) (@zsunberg)
  • Attempt to improve type stability (#47) (@ctessum)

Closed issues:

  • Cannot interpolate complex numbers when passing a 2d array (#38)
  • Differentiability (#40)
  • Unnecessary heap allocation? (#41)
  • Build badge (#45)
  • Redundant and allocating method for matrixes (#48)

v1.1.2

11 May 01:35
e64ff27
Compare
Choose a tag to compare

GridInterpolations v1.1.2

Diff since v1.1.1

Closed issues:

  • iteration (#14)
  • Generate rectangle of dimension N (#28)
  • Compat with StaticArrays (#35)

Merged pull requests:

v1.1.1

10 Oct 20:28
v1.1.1
934bcdc
Compare
Choose a tag to compare
  • add iterator over the grid
  • add Cartesian indexing

Release v1.0.0 for Julia 1.0

02 Sep 00:14
Compare
Choose a tag to compare
Updating Julia reqd version

Supports AbstractArrays

27 Apr 23:49
2eb4e4e
Compare
Choose a tag to compare

Additionally provides a vertices() method to access a list of the grid vertices in order.

minor tag change upgrade to julia 0.6

17 Jul 22:04
Compare
Choose a tag to compare
Merge pull request #16 from MaximeBouton/0_6

Update to julia 0.6