Skip to content

Releases: SciML/DataInterpolations.jl

v5.2.0

07 Jun 15:34
088a962
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

DataInterpolations v4.7.2

Diff since v4.7.1

Merged pull requests:

v4.7.1

28 Mar 11:04
15eab75
Compare
Choose a tag to compare

DataInterpolations v4.7.1

Diff since v4.7.0

Merged pull requests:

Closed issues:

  • Derivative returns and idx choice (#4)
  • Performance and accuracy issues with Loess regression (#29)
  • Spikes with closely spaced Loess interpolation (#36)
  • missing type promotions for improving interpolations ergonomics (#160)

v4.7.0

03 Mar 13:45
2e05ec1
Compare
Choose a tag to compare

DataInterpolations v4.7.0

Diff since v4.6.0

Merged pull requests:

Closed issues:

  • docstrings (#98)
  • Dead link in tutorial for Quadratic and Cubic Spline (#141)
  • Improve docstrings (#180)
  • FiniteDiff vs FiniteDifferences (#214)
  • ForwardDiff.gradient fails on interpolated function when passing a vector input (#229)

v4.6.0

11 Dec 11:13
d736677
Compare
Choose a tag to compare

DataInterpolations v4.6.0

Diff since v4.5.0

Merged pull requests:

Closed issues:

  • Few methods don't extrapolate, derivatives, integrals not implemented (#175)
  • Derivative of BSplines at t=ts[1] always gives 0 (#203)

v4.5.0

06 Nov 00:10
e9a46f2
Compare
Choose a tag to compare

DataInterpolations v4.5.0

Diff since v4.3.1

Merged pull requests:

Closed issues:

  • Extrapolation (#31)
  • Derivative of Lagrangian Interpolation (#105)
  • LinearInterpolation Errors when interpolating Vector{Array} (#116)
  • Extrapolations (#163)
  • Better show methods (#167)
  • Support for SymbolicUtils.BasicSymbolic{Real} (#168)
  • Bug in derivative of Lagrange Interpolation (#196)

v4.3.1

14 Oct 12:24
2649c4b
Compare
Choose a tag to compare

DataInterpolations v4.3.1

Diff since v4.3.0

Closed issues:

  • Specialize the bracketing index lookup for ranges (#187)

Merged pull requests: