qimpy.math.quintic_spline

Generate and evaluate quintic (fifth-order) splines.

Functions

get_coeff

Compute spline coefficients from uniformly-spaced samples.

Classes

Interpolator

Interpolate by evaluating quintic blip functions.