Commit graph

10 commits

Author SHA1 Message Date
Dag Sverre Seljebotn
a93db0b1aa sharp_legendre_table: Import Legendre table generating code from libpsht
Includes a Python wrapper. The code is tested and compared with SciPy
results through the Python tests.
2017-05-19 11:44:18 +02:00
Pierre Chanial
07e022648b Various build fixes. Ensure --enable-pic configure option is set when building the python Extension. Build all libraries before building the Python extension. Fix for non-standard Python installation. 2015-05-20 22:22:19 +02:00
Dag Sverre Seljebotn
48e213151a First draft of SHTs in Python wrapper 2015-05-15 10:39:59 +02:00
Dag Sverre Seljebotn
ea8671c2ec Prevent invoking Jinja templating unecessarily 2015-04-22 14:49:46 +02:00
Dag Sverre Seljebotn
0a0cad34aa Python wrapper with test for Legendre transform 2015-04-22 14:12:48 +02:00
Dag Sverre Seljebotn
351180baf4 Moved over Legendre transforms from Commander project 2015-04-22 14:12:48 +02:00
Martin Reinecke
5a770969d7 adjust Makefile test targets 2013-01-02 22:51:00 +01:00
Martin Reinecke
7928e13156 perform autotuning on the fly 2012-07-12 16:23:27 +02:00
Martin Reinecke
82dc2a541f sharpification 2012-07-05 16:14:28 +02:00
Martin Reinecke
2942428e92 initial import 2012-06-27 16:44:31 +02:00