51 Forks
203 Stars
203 Watchers

FFTW.jl

Julia bindings to the FFTW library for fast Fourier transforms

How to download and setup FFTW.jl

Open terminal and run command
git clone https://github.com/JuliaMath/FFTW.jl.git
git clone is used to create a copy or clone of FFTW.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FFTW.jl https://github.com/JuliaMath/FFTW.jl/archive/master.zip

Or simply clone FFTW.jl with SSH
[email protected]:JuliaMath/FFTW.jl.git

If you have some problems with FFTW.jl

You may open issue on FFTW.jl support forum (system) here: https://github.com/JuliaMath/FFTW.jl/issues