aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* tests/nlsolve: add a vector quadratic testAnton Khirnov2018-02-09
|
* Add the generic non-linear solver layer.Anton Khirnov2017-12-29
|
* Initial commit.Anton Khirnov2017-11-19
The following code is present: * the basis API * the BiCGSTAB solver * the pseudospectral linear system solver * helper APIs: - threadpool - logging - cpuid