Open msyriac opened 1 month ago
optweight.alm_c_utils.lmul is allegedly 80% faster than pixell.curvedsky.almxfl https://github.com/AdriJD/optweight/blob/0b286eba73d712b4b3a54ebcdd0371de495432d0/cython/alm_c_utils.pyx#L157
optweight.alm_c_utils.lmul
pixell.curvedsky.almxfl
@amaurea @adrijd keeping this open until we understand this / incorporate Adri's version into pixell
Re lmul, yes: Perhaps worth opening a pixell issue for this, I agree we should streamline all of these dependencies/duplicated functionality across our core codes. Originally posted by @zatkins2 in https://github.com/simonsobs/mnms/issues/9#issuecomment-2397513461
Re lmul, yes:
lmul
Perhaps worth opening a pixell issue for this, I agree we should streamline all of these dependencies/duplicated functionality across our core codes.
Originally posted by @zatkins2 in https://github.com/simonsobs/mnms/issues/9#issuecomment-2397513461
What shape arrays is this for? Do you have a test case?
optweight.alm_c_utils.lmul
is allegedly 80% faster thanpixell.curvedsky.almxfl
https://github.com/AdriJD/optweight/blob/0b286eba73d712b4b3a54ebcdd0371de495432d0/cython/alm_c_utils.pyx#L157@amaurea @adrijd keeping this open until we understand this / incorporate Adri's version into pixell