BlackHolePerturbationToolkit / FastEMRIWaveforms

Blazingly fast EMRI waveforms
GNU General Public License v3.0
38 stars 26 forks source link

fd interpolation kernel optimisations #79

Closed CChapmanbird closed 9 months ago

CChapmanbird commented 10 months ago

Similar to #78 but for the frequency-domain summation. Function calls saved by caching the +m result and using gcmplx::conj for the -m mode.