Skip to content

v0.13.2

Compare
Choose a tag to compare
@mkitti mkitti released this 17 Apr 16:14
· 217 commits to master since this release
9375e3b

New Features

  • Setup Github Actions Continuous Integration (@timholy, #393)
  • Add knots(itp) to create a knots iterator interpolations and extrapolations (@awadell1, #397)
  • Add knotsbetween(itp; start, stop) for iterating over knots between start and `stop) (@awadell1, #399)
  • Add convenience constructors for constant (nearest-neighbor) interpolation (@eirikbrandsaas, #411)

Bug Fixes

Documentation

Notes

  • v0.13 branch will continue to support Julia 1.0
  • Upcoming v0.14 branch will drop support for Julia 1.0, and support Julia 1.3 on