summaryrefslogtreecommitdiff
path: root/pssolve.c
Commit message (Collapse)AuthorAge
* Attempt to enforce regularity at origin.origin_regularityAnton Khirnov2018-02-09
| | | | probably useless, committing half-done in case it's ever needed again
* 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