Skip to content

CSAPS v0.9.0

Compare
Choose a tag to compare
@espdev espdev released this 21 Jan 14:45
· 181 commits to master since this release
b9189f3
  • Drop support of Python 3.5
  • weights, smooth and axis arguments in csaps function are keyword-only now
  • UnivariateCubicSmoothingSpline and MultivariateCubicSmoothingSpline classes are deprecated and will be removed in 1.0.0 version. Use CubicSmoothingSpline instead.