summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Set the number of threads as requested, drop explicit openmp usage.HEADmasterAnton Khirnov2018-04-07
|
* Allow negative amplitudes.Anton Khirnov2017-06-30
|
* Rewrite to use the external libbrilldata library.Anton Khirnov2016-02-26
|
* Add the Eppley(1977) version of q.Anton Khirnov2014-10-05
|
* Cosmetics.Anton Khirnov2014-09-11
|
* Allow using higher order collocation grids.Anton Khirnov2014-09-11
| | | | Default to 3, since it appears to give much better results.
* Add an option for exporting the expansion coefficients.Anton Khirnov2014-09-11
|
* Rewrite the matrix inversion code.Anton Khirnov2014-09-11
|
* Make the basis scaling factor configurable.Anton Khirnov2014-09-11
|
* Use long double math for constructing ψ.Anton Khirnov2014-09-11
| | | | | The extra precision is apparently needed for summing over the basis functions.
* Parallelize the initial data construction.Anton Khirnov2014-09-11
|
* Drop pointless float qualifiers.Anton Khirnov2014-09-11
|
* Initial commitAnton Khirnov2014-05-29