aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a threadpool implementation.Anton Khirnov2017-06-30
* Switch to polar coordinates in the solver.Anton Khirnov2016-08-28
* basis: add the basis of even cosinesAnton Khirnov2016-08-28
* eval: refactor evaluating the metricAnton 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
* qfunc: fix typo in a commentAnton Khirnov2016-03-09
* Prepare for radial basis.Anton Khirnov2015-10-01
* A major rewrite.Anton Khirnov2015-04-14
* Use atan2 instead of special handling of 0.Anton Khirnov2015-01-30
* Do not multiply the equation by rho.Anton Khirnov2014-12-08
* Rewrite an expression in a clearer way.Anton Khirnov2014-12-08
* python wrapper: fix array orderAnton Khirnov2014-12-08
* Add tests.Anton Khirnov2014-12-08
* Add a function for evaluating q.Anton Khirnov2014-12-02
* Add double inclusion guards to the header.Anton Khirnov2014-12-01
* Add a Python interface.Anton Khirnov2014-12-01
* Drop commented out cruft.Anton Khirnov2014-12-01
* Add readme, licence and gitignore files.Anton Khirnov2014-12-01
* Makefile: add an indirection for object filesAnton Khirnov2014-12-01
* Add a function for evaluating the metric.Anton Khirnov2014-12-01
* Add a copyright header to the c file.Anton Khirnov2014-11-24
* Add a function for evaluating ψ.Anton Khirnov2014-11-01
* Add more documentation.Anton Khirnov2014-11-01
* Add a Makefile and a linker versioning script.Anton Khirnov2014-11-01
* Initial commit.Anton Khirnov2014-10-30