Installation

For the moment the library is available from TestPyPI, so you can use

pip install JumpDiff

Then on your favourite editor just use

import JumpDiff as jd

The library depends on numpy, scipy, and sympy.