Enhancement/use scipy fft
This replaces the use of np.fft with the much faster scipy.fft as proposed in #99 (closed).
Implements #99 (closed).
Edited by Daniel Scheffler
This replaces the use of np.fft with the much faster scipy.fft as proposed in #99 (closed).
Implements #99 (closed).