You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.. | ||
fft_size_128 | 8 months ago | |
fft_size_256 | 8 months ago | |
BUILD.gn | 8 months ago | |
LICENSE | 8 months ago | |
README.chromium | 8 months ago |
README.chromium
Name: General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package Short Name: fft4g URL: http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html Version: 0 Date: 2018-06-19 License: Custome license License File: LICENSE Security Critical: yes Description: This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.