This commit is contained in:
Martin Reinecke 2019-01-18 09:35:07 +01:00
parent ea75d4f65b
commit 1871f8500c

View file

@ -18,7 +18,7 @@ personal communication).
These improvements reduce the fraction of CPU time spent on evaluating the
recurrences for Y_lm coefficients, which means that computing multiple
simultaneous SHTs no longer have a big performance advantage compared to SHTs
simultaneous SHTs no longer has a big performance advantage compared to SHTs
done one after the other.
As a consequence, libsharp support for simultaneous SHTs was dropped, making
its interface much simpler.