• Home
Name Date Size #Lines LOC

..--

fft_size_128/04-Jul-2025-2,8062,422

fft_size_256/04-Jul-2025-889554

BUILD.gnD04-Jul-20251.5 KiB5950

LICENSED04-Jul-2025272 98

README.chromiumD04-Jul-2025414 1412

README.chromium

1Name: General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package
2Short Name: fft4g
3URL: http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
4Version: 0
5Date: 2018-06-19
6License: Custome license
7License File: LICENSE
8Security Critical: yes
9
10Description:
11This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of
121-dimensional sequences of length 2^N. This package contains C and Fortran
13FFT codes.
14