Skip to content
Prev 388059 / 398502 Next

Testing optimization solvers with equality constraints

I might (and that could be a stretch) be expert in unconstrained problems,
but I've nowhere near HWB's experience in constrained ones.

My main reason for wanting gradients is to know when I'm at a solution.
In practice for getting to the solution, I've often found secant methods
work faster, though that is not universal nor even "mostly", but more
frequently than my intuition suggests.

Best, JN
On 2021-05-21 3:31 p.m., Mark Leeds wrote: