Skip to content

CSAPS v0.11.0

Compare
Choose a tag to compare
@espdev espdev released this 27 Mar 23:40
· 129 commits to master since this release
a05249b
  • Internal re-design SplinePPForm and NdGridSplinePPForm classes #17:
    • Remove shape and axis properties and reshaping data in these classes
    • NdGridSplinePPForm coefficients array for 1D grid now is 1-d instead of 2-d
  • Refactoring the code and decrease memory consumption
  • Add overload type-hints for csaps function signatures