aboutsummaryrefslogtreecommitdiff
path: root/nlsolve.h
Commit message (Collapse)AuthorAge
* {ps,nl}solve: constify exported colloc gridAnton Khirnov2023-01-11
| | | | Reduces compiler warnings.
* Remove disabled and pointless OpenCL support.Anton Khirnov2022-09-16
|
* Switch to external threadpool library.Anton Khirnov2020-07-26
|
* Rewrite constraint evaluation code.Anton Khirnov2018-04-22
| | | | Make it much more efficient and easier to add other seed functions.
* nlsolve: faster abort on divergenceAnton Khirnov2018-04-09
|
* Add the generic non-linear solver layer.Anton Khirnov2017-12-29