Skip to content

Commit e28ad05

Browse files
author
Gerrit Ansmann
committed
Merge branch 'master' of github.com:neurophysik/CHSPy
2 parents d2a9680 + 78c7a07 commit e28ad05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Cubic Hermite Splines for Python
22

33
This module provides Python tools for cubic Hermite splines with one argument (time) and multiple values.
4-
It was branched of from `JiTCDDE <http://github.com/neurophysik/jitcdde>`_, which uses it for representing the past of a delay differential equation.
4+
It was branched of from [JiTCDDE](http://github.com/neurophysik/jitcdde), which uses it for representing the past of a delay differential equation.
5+
6+
You can find the documentation [on Read the Docs](https://chspy.readthedocs.io).

0 commit comments

Comments
 (0)