mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-11-16 15:02:56 -05:00
kfc works
This commit is contained in:
@ -36,8 +36,8 @@ def main():
|
||||
usage: compfft.py
|
||||
-n nfft
|
||||
-u utilname : see sample_code/fftutil.c
|
||||
-R : real-optimized version
|
||||
""")
|
||||
-R : real-optimized version\n""")
|
||||
sys.exit(1)
|
||||
|
||||
x = randbuf(n,cpx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user