xtensor-fftw
xtensor-fftw copied to clipboard
Add FFTW accuracy tests
Like these:
- https://dsp.stackexchange.com/questions/633/what-data-should-i-use-to-test-an-fft-implementation-and-what-accuracy-should-i
- http://www.sccon.ca/sccon/fft/fft3.htm
Related: for current tests, find a sensible upper-limit to the allowed FFT error instead of the default xt::allclose tolerances.