Skip to content

PyNumDiff 0.1.2

Choose a tag to compare

@florisvb florisvb released this 28 Feb 23:35
· 500 commits to master since this release

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