Skip to content

Releases: SciML/DataInterpolations.jl

v3.6.1

05 Oct 12:07
ab694db
Compare
Choose a tag to compare

DataInterpolations v3.6.1

Diff since v3.6.0

Merged pull requests:

v3.6.0

04 Aug 01:55
a584e53
Compare
Choose a tag to compare

DataInterpolations v3.6.0

Diff since v3.5.0

Merged pull requests:

v3.5.0

26 Jul 10:35
04fffb7
Compare
Choose a tag to compare

DataInterpolations v3.5.0

Diff since v3.4.1

Merged pull requests:

v3.4.1

02 Jun 14:31
b080435
Compare
Choose a tag to compare

DataInterpolations v3.4.1

Diff since v3.4.0

Merged pull requests:

v3.4.0

02 Jun 05:14
48dc13a
Compare
Choose a tag to compare

DataInterpolations v3.4.0

Diff since v3.3.1

Merged pull requests:

  • CompatHelper: bump compat for "ChainRulesCore" to "0.10" (#84) (@github-actions[bot])

v3.3.1

12 Jan 05:33
5232627
Compare
Choose a tag to compare

DataInterpolations v3.3.1

Diff since v3.3.0

Merged pull requests:

v3.3.0

08 Jan 14:16
9baac2b
Compare
Choose a tag to compare

DataInterpolations v3.3.0

Diff since v3.2.3

Closed issues:

  • Allow interpolating AbstractVector{<:AbstractVector} (#67)

Merged pull requests:

v3.2.3

29 Dec 14:10
1443ac2
Compare
Choose a tag to compare

DataInterpolations v3.2.3

Diff since v3.2.2

Merged pull requests:

  • CompatHelper: bump compat for "Reexport" to "1.0" (#80) (@github-actions[bot])
  • Use binary search to find time index (#81) (@baggepinnen)

v3.2.2

22 Dec 14:11
dd667e5
Compare
Choose a tag to compare

DataInterpolations v3.2.2

Diff since v3.2.1

Merged pull requests:

  • remove type restrictions on the space of the interpolation (#78) (@baggepinnen)

v3.2.1

25 Sep 05:06
66ea2b0
Compare
Choose a tag to compare

DataInterpolations v3.2.1

Diff since v3.2.0

Merged pull requests:

  • Fix BSpline evaluation error on final point (#76) (@LHTTIPacheco)