Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
user avatar
Liam Healy authored
The FFT tests were testing nothing of consequence, just that NIL was
equal to NIL, because it was looking at the result of (reset-urand)
and then three non-existent multiple values.  This is now fixed, so
that fft-*-result-check actually binds the results of the
calculations.  Also, single-float tests are referenced to
+sgl-epsilon+ and not +dbl-epsilon+.  However, for
(all-fft-test-forms 9 3 (64 99)), many tests fail:
FAST-FOURIER-TRANSFORM: 235 assertions passed, 55 failed.
so the tests are commented out.
b7859a14
History
Name Last commit Last update