-
- Downloads
Added non-radix-2 tests for radix-2-sized vectors
Effectively, non-radix-2 algorithm tests on power-of-2 vector sizes are added. The result is, that some tests fail, and the cause at this point is not yet clear. The tests that fail, are all related to non-radix-2 algorithms working on power-of-2 vector sizes. Only tests that are missing, are the so-called bitreverse tests.
Showing
- fast-fourier-transforms/backward.lisp 6 additions, 4 deletionsfast-fourier-transforms/backward.lisp
- fast-fourier-transforms/example.lisp 13 additions, 10 deletionsfast-fourier-transforms/example.lisp
- fast-fourier-transforms/forward.lisp 6 additions, 3 deletionsfast-fourier-transforms/forward.lisp
- fast-fourier-transforms/inverse.lisp 5 additions, 3 deletionsfast-fourier-transforms/inverse.lisp
- tests/fast-fourier-transform.lisp 11 additions, 5 deletionstests/fast-fourier-transform.lisp
Please register or sign in to comment