aboutsummaryrefslogtreecommitdiff
path: root/brill_data.py
Commit message (Collapse)AuthorAge
* brill_data.py: Python 3 compatibilityAnton Khirnov2021-07-20
|
* Add support for off-centered waves.Anton Khirnov2017-07-28
| | | | Bump SONAME due to ABI break.
* python wrapper: allow retrieving the amplitude from the BDContext objectAnton Khirnov2017-07-25
|
* python wrapper: use a correct return type for bd_context_alloc()Anton Khirnov2017-07-25
|
* Export the number of threads in the python wrapper.Anton Khirnov2017-06-30
|
* 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.
* python wrapper: fix array orderAnton Khirnov2014-12-08
|
* Add a function for evaluating q.Anton Khirnov2014-12-02
|
* Add a Python interface.Anton Khirnov2014-12-01