Specifically, the ideas are * [ ] trying out linear as opposed to cubic interpolation, and maybe switching to `np.interp`; * [x] only using complex numbers at the very end, and working with real-valued sinusoids as far as possible. * [ ] Reducing the number of downsampled frequency points
Specifically, the ideas are
np.interp;