Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 372 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 372 Bytes

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.