BlackHolePerturbationToolkit / FastEMRIWaveforms

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

Update Frequency Domain Bessel function with Expansions from Scott #90

Open lorenzsp opened 5 months ago

lorenzsp commented 5 months ago

I updated the expansion of the Bessel function in the Frequency Domain waveform line 1491 in src/interpolate.cu. I want to check whether the two formulas provide the same answer, but the printf statements (lines 1487 and 1492) do not seem to be evaluated. After checking they are the same, we can merge this into master.