Digital signal processing library
-C99 compatible compiler. Tested on gcc
from MSYS2/MinGW64 in Windows and Linux/Ubuntu
-Make. Tested with GNU/make
~>git clone https://github.com/bondeje/DSP.git
or however you are able to copy source from repo.
~>cd DSP\src
~\DSP\src>make -f make_dll.mak
~\DSP\src>cd ..\python
~\DSP\python>python
>>>import dsp
~\DSP\python>python dsp.py