CHSPy

Cubic Hermite splines


License
BSD-3-Clause
Install
pip install CHSPy==1.2.3

Documentation

Cubic Hermite Splines for Python

This module provides Python tools for cubic Hermite splines with one argument (time) and multiple values. It was branched of from JiTCDDE, which uses it for representing the past of a delay differential equation.

You can find the documentation on Read the Docs.