Of course,
- I could construct example where the profit is 100X or even more, but it's longer to wait for output.
- There can be similar examples constructed for constrained NLP or some other classes from non-linear group (NSP, NLSP, LSP).
- I used scipy_ncg solver but speedup ~ 4X...10X is observed while using any other non-linear solver as well (provided the solver deals with at least 1st derivatives, so scipy_cobyla, goldenSection, scipy_fminbound, scipy_powell or GLP solvers are inappropriate).
No comments:
Post a Comment