Highlights of the 6.9 release series
- Removed support for Python 3.8
- New Logic-Based Discrete-Steepest Descent Algorithm in GDPOpt
- New External Function for Cubic Spline Interpolation
- New ASL External Functions Library
- New solver interfaces:
- Support for upcoming knitro Python package
- v2: Ongoing solver interface refactor
- ...and of course numerous minor bug fixes and performance enhancements
Changes in this release
- General
- Core
- Bugfix: standard form with fixed variables (#3704)
- DAE
- Fix simulator bug (#3692)
- Solver Interfaces
- Testing
- Contributed Packages
- benders: Added support for HiGHS solver (#3686)
- DoE: Add grey box objectives (#3606)
- Parmest: Correct two very old test skips (#3697)
- Parmest: Extend capability for weighted SSE objective (#3535)
- PyROS: Modify two solver tests (#3694)
- sensitivity_toolbox: Sensitivity calculation for named expressions (#3685)