mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
13 lines
414 B
Text
13 lines
414 B
Text
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.
|