Skip to content

neurophysik/CHSPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.