summaryrefslogtreecommitdiff
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
* 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