aboutsummaryrefslogtreecommitdiff
path: root/nlsolve.c
Commit message (Expand)AuthorAge
* nlsolve: account for early abort in counting total solve timeAnton Khirnov2018-04-22
* Rewrite constraint evaluation code.Anton Khirnov2018-04-22
* nlsolve: faster abort on divergenceAnton Khirnov2018-04-09
* nlsolve: do not add the delta after we declare convergenceAnton Khirnov2018-02-09
* nlsolve: log var evaluation and coeff calc timingAnton Khirnov2018-02-09
* Add the generic non-linear solver layer.Anton Khirnov2017-12-29