Skip to content

Releases: SciML/DataInterpolations.jl

v6.1.0

31 Jul 15:24
80c8ebb

Choose a tag to compare

DataInterpolations v6.1.0

Diff since v6.0.0

Merged pull requests:

v6.0.0

29 Jul 13:16
efaf629

Choose a tag to compare

DataInterpolations v6.0.0

Diff since v5.4.0

Merged pull requests:

Closed issues:

  • Automatic Jacobian sparsity detection fails when concatenating interpolations (#317)

v5.4.0

28 Jul 20:21
8e2e73f

Choose a tag to compare

DataInterpolations v5.4.0

Diff since v5.3.1

Merged pull requests:

Closed issues:

  • Zygote support broke in new release (#298)
  • Remove ReadOnlyArray from type parameters (#301)

v5.3.1

26 Jul 11:32
9f15432

Choose a tag to compare

DataInterpolations v5.3.1

Diff since v5.3.0

Merged pull requests:

Closed issues:

  • Avoid NaN slope in LinearInterpolation (#302)
  • Indexing error when evaluating LinearInterpolation derivative (#303)
  • Ambiguous method when computing derivative (#306)
  • Symbolic jacobian sparsity fails on functions containing interpolation (#310)

v5.3.0

15 Jul 16:07
5ab7432

Choose a tag to compare

DataInterpolations v5.3.0

Diff since v5.2.0

Merged pull requests:

Closed issues:

  • Quintic Hermite Interpolation (#218)
  • BSplineInterpolation errors on small vectors (#239)
  • Type unstable when data is vector of vector (#267)
  • Enable tolerance for ExtrapolationError checks (#270)
  • Increasing performance by caching (#271)
  • The inverted integral of LinearInterpolation (#277)
  • ForwardDiff Vectorization with AkimaInterpolations doesn't work (#278)
  • PCHIP implementation (#283)
  • Issues with linear interpolation and extrapolation (#293)

v5.2.0

07 Jun 15:34
088a962

Choose a tag to compare

DataInterpolations v5.2.0

Diff since v5.1.0

Merged pull requests:

Closed issues:

  • AkimaInterpolation not listed under methods section of docs (#258)
  • Wrong linear interpolation integral on interval (t[1], t[2]) (#261)

v5.1.0

04 Jun 07:58
1384ede

Choose a tag to compare

DataInterpolations v5.1.0

Diff since v5.0.0

Merged pull requests:

Closed issues:

  • Error displaying symbolic interpolations (#244)
  • Type instability: Interpolations in v5 return Vector{Any} with all-Vector{Float64} inputs (#253)
  • Bad type inference with RegularizationSmooth (#255)

v5.0.0

07 May 14:57
7db42de

Choose a tag to compare

DataInterpolations v5.0.0

Diff since v4.8.0

Merged pull requests:

Closed issues:

  • Second derivatives of interpolations (#96)
  • Tutorial/demonstration includes Loess and GaussianProcess examples (#97)
  • Data interpolation unexpectedly behaves like a vector (#240)

v4.8.0

06 May 02:00
b1f9851

Choose a tag to compare

DataInterpolations v4.8.0

Diff since v4.7.2

Merged pull requests:

v4.7.2

19 Apr 19:29
e1c9f8b

Choose a tag to compare

DataInterpolations v4.7.2

Diff since v4.7.1

Merged pull requests: