aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| | | | | Split the code into multiple files, drop the GSL dependency, introduce configurable logging, random cleanups.
* Use atan2 instead of special handling of 0.Anton Khirnov2015-01-30
|
* Do not multiply the equation by rho.Anton Khirnov2014-12-08
| | | | Use a different way to avoid the coordinate singularity at origin.
* 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