98 Forks
331 Stars
331 Watchers

DSP.jl

Filter design, periodograms, window functions, and other digital signal processing functionality

How to download and setup DSP.jl

Open terminal and run command
git clone https://github.com/JuliaDSP/DSP.jl.git
git clone is used to create a copy or clone of DSP.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 DSP.jl https://github.com/JuliaDSP/DSP.jl/archive/master.zip

Or simply clone DSP.jl with SSH
[email protected]:JuliaDSP/DSP.jl.git

If you have some problems with DSP.jl

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