aboutsummaryrefslogtreecommitdiff
path: root/init.c
Commit message (Collapse)AuthorAge
* Add support for off-centered waves.Anton Khirnov2017-07-28
| | | | Bump SONAME due to ABI break.
* Refactor conformal factor evaluation.Anton Khirnov2017-06-30
|
* Switch to polar coordinates in the solver.Anton Khirnov2016-08-28
|
* basis: disentangle the API from the global solver APIAnton Khirnov2016-08-28
|
* qfunc: disentangle the API from the global solver APIAnton Khirnov2016-08-28
|
* solve: export aligned coefficientsAnton Khirnov2016-08-28
|
* Prepare for radial basis.Anton Khirnov2015-10-01
|
* A major rewrite.Anton Khirnov2015-04-14
Split the code into multiple files, drop the GSL dependency, introduce configurable logging, random cleanups.