Commit graph

15 commits

Author SHA1 Message Date
Andrea Zonca
158323aced improve cython performance, declare types 2018-01-16 08:48:49 -08:00
Andrea Zonca
6a13a9b7fa remove rank needed just for debug 2018-01-09 08:02:05 -08:00
Andrea Zonca
2511a895ae support for polarization 2018-01-09 08:02:05 -08:00
Andrea Zonca
8c33a5e699 support for polarization 2018-01-09 08:02:05 -08:00
Andrea Zonca
07da503877 [bugfix] wrong ntrans passed to libsharp 2018-01-09 08:02:05 -08:00
Andrea Zonca
9673a3b427 implemented distributed almxfl 2018-01-09 08:02:05 -08:00
Andrea Zonca
6bcd33a6da mval and mvstart in python 2018-01-09 08:02:05 -08:00
Dag Sverre Seljebotn
da748f619a Change API to be able to support spin-weighted Legendre functions in the future 2017-05-22 13:28:11 +02:00
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
1892b77a46 Compatibility with mpi4py <= 1.3.1. 2015-05-20 11:08:45 +02:00
Dag Sverre Seljebotn
16888967c1 Support for multiple transforms and spin-transforms 2015-05-19 20:53:52 +02:00
Dag Sverre Seljebotn
48e213151a First draft of SHTs in Python wrapper 2015-05-15 10:39:59 +02: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