Skip to content

Enhancement/use scipy fft

Daniel Scheffler requested to merge enhancement/use_scipy_fft into main

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

Merge request reports