PyNumDiff 0.1.2
Notable changes:
- Requires python >= 3.5, largely due to the deprecated numpy.matrix syntax
- New pi_cruise_control function
- No longer requires cvxpy and pychebfun for installation, though these are optionally required for certain functions
- Skip tests that require cvxpy and pychebfun if these are not installed