Commit graph

5 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
Dag Sverre Seljebotn
eb4a76a4eb Small fix to Legendre root Python tests 2016-03-04 15:14:44 +01:00
Dag Sverre Seljebotn
7ecd1ddc93 Expose gauss_legendre_tbl publicly as gauss_legendre_roots 2015-04-24 09:51:00 +02:00
Dag Sverre Seljebotn
f2fe4f9ca2 legendre transforms: Polishing and bugfixes
vbroadcast didn't work properly for some reason, vload does..
2015-04-23 15:22:45 +02:00
Dag Sverre Seljebotn
0a0cad34aa Python wrapper with test for Legendre transform 2015-04-22 14:12:48 +02:00