aboutsummaryrefslogtreecommitdiff
path: root/pssolve.c
Commit message (Collapse)AuthorAge
* nlsolve: add missing #includeAnton Khirnov2018-11-30
|
* bicgstab: make the number of iterations runtime-configurableAnton Khirnov2018-04-27
|
* 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