Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 579 Bytes

CubicSplinePyCalc

A cubic spline calculator made using Python 3 and the power of Qt6
Features:

  • Calculate natural and clamped cubic splines, using data from file or custom coefficients for the 3rd grade polynomial
  • Read and write NPZ files
  • Create NPZ file from custom data or from existing text file
  • Draw and interact with the spline
  • Export a GIF showcasing the spline's construction step by step

Screenshot:
spline

Licensed under the LGPL
Copyright Andrei Ionel 2024