Skip to content

CSAPS v0.10.0

Choose a tag to compare

@espdev espdev released this 18 Feb 10:38
· 189 commits to master since this release
936700e
  • Significant performance improvements for make/evaluate splines and memory consumption optimization
  • Change format for storing spline coefficients (reshape coeffs array) to improve performance
  • Add shape property to SplinePPForm/NdGridSplinePPForm and axis property to SplinePPForm
  • Fix issues with the smoothing factor in nd-grid case: inverted ordering and unnable to use 0.0 value
  • Update documentation