mirror of
https://github.com/aicodix/dsp.git
synced 2026-04-27 14:30:36 +00:00
Reusable C++ DSP code library
- C++ 99.7%
- Makefile 0.3%
| tests | ||
| .gitignore | ||
| kahan.hh | ||
| LICENSE | ||
| README.md | ||
This is a work in progress and a long overdue attempt to bring all our DSP code together and make it reusable for our future projects.
Before using any of this you should enter the tests directory and execute "make". This will check if your compiler is able to create binaries that are able to produce correct results when executed.
What we have included so far: