Installation¶
To install jumpdiff simply use
pip install jumpdiff
Then on your favourite editor just use
import jumpdiff as jd
The library depends on numpy, scipy, and sympy.
To install jumpdiff simply use
pip install jumpdiff
Then on your favourite editor just use
import jumpdiff as jd
The library depends on numpy, scipy, and sympy.