comparison scripts/optimization/fminsearch.m @ 31653:972dcc46bb41

sqp.m: Ignore missing lower/upper bounds (bug #32008) * sqp.m: Avoid setting lower and upper bounds to +/-realmax when unspecified in the function call. Set bounds to +/-Inf in main function. Update constraint subfunction to correctly return empty distance to constraint when bounds are unspecified.
author Julien Bect <julien.bect@supelec.fr>
date Thu, 08 Dec 2022 15:23:29 -0500
parents e1788b1a315f
children 597f3ee61a48
comparison
equal deleted inserted replaced
31652:a18897e4c7b5 31653:972dcc46bb41