1.4.0
- Incorporated some updates based on the SciPy version:
- check constraint violation when exiting due to too many resets
- check for NaNs
- do not exit with convergence on steps where SQP is inconsistent
- allow for specifying unbounded variables via an
NaN
or a specified value (infinite_bound
)
For reference, see the SciPy commit history here: https://github.com/scipy/scipy/commits/4d7413563cfa477c08717daa61e5994e968ee79f/scipy/optimize/slsqp