Skip to content

v5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 16:07
· 97 commits to master since this release
5ab7432

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)