splinebox.spline_curves#
This module provides the classes necessary for constructing splines, along with all the methods required for spline fitting and inference.
Classes
|
Class for the construction of a Hermite spline. |
|
Base class for the construction of a spline. |
Functions
|
This is the default padding function of splinebox. |
|
Loads multiple splines from a json file generated using |
|
Saves multiple splines in a single json file. |