Test FFTmagnitude() and FFTpower() against Python/Numpy
swharden opened this issue · 1 comments
swharden commented
EDIT: I had a moment where I was worried about how FFTmagnitude() calculated its values, but I was reassured all is well by calculating identical values with numpy and matplotlib. I added these comparisons as new tests to ensure FftSharp output remains identical to numpy.