Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@moorepants moorepants released this 01 Apr 15:23
· 41 commits to master since this release

[1.4.0] - 2024-04-01

Added

  • Support for building with Cython 3. #227, #240
  • Exposed the eps kwarg in the SciPy interface. #228
  • Added the examples to the source tarball. #242
  • Documentation improvements on specifics of Jacobian and Hessian
    inputs. #247
  • Support for Python 3.12.

Fixed

  • Ensure tol is always a float in the SciPy interface. #236
  • print_level allows integers other than 0 or 1. #244

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0