Skip to content

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 01 Dec 22:22
· 318 commits to master since this release
cd94fd1

Interpolations v0.13.1

Diff since v0.13.0

Closed issues:

  • [Feature request] Smoothing factor (#254)
  • Spurious warning about concrete types (#287)
  • Previous interpolation (#328)
  • Extrapolate with missing does not work (#370)
  • Support for "all slices" : during interpolation? (#388)

Merged pull requests:

  • Add interp1-like interpolation modes (#338) (@ohmsweetohm1)
  • Add regularization for BSpline (#348) (@getzze)
  • Add support for Unitful.jl numbers to MonotonicInterpolations (#361) (@MatFi)
  • Add support for Unitful.jl numbers to FilledExtrapolations (#367) (@npbarnes)
  • Remove the performance warning on Union{Missing, _} values (#374) (@cstjean)
  • Fix link to news (#382) (@jishnub)
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#390) (@github-actions[bot])
  • Bumping version to v0.13.1 (#391) (@mkitti)