Download the PHP package brokencube/fft without Composer
On this page you can find all versions of the php package brokencube/fft. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brokencube/fft
More information about brokencube/fft
Files in brokencube/fft
Download brokencube/fft
More information about brokencube/fft
Files in brokencube/fft
Please rate this library. Is it a good library?
Informations about the package fft
Brokencube\FFT\FFT
PHP FFT class based on Javascript implementation from http://rosettacode.org/wiki/Fast_Fourier_transform#Javascript
Originally used a Complex class, as per the original javascript, but moved to twin arrays ($real, $im) and inlining the complex arithmatic after benchmarks showed that to be at least twice as fast.
All versions of fft with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package brokencube/fft contains the following files
Loading the files please wait ....