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.