-
-
Notifications
You must be signed in to change notification settings - Fork 34
License
Mohammed Boujemaoui Boulaghmoudi edited this page Oct 22, 2018
·
2 revisions
eDSP is a free and open source software released under the GPLv3 license.
Contact the author if you need it in your commercial product.
eDSP uses different generic third-party tools to develop some of the available features:
Project | License | Description |
---|---|---|
fmt | BSD-2-Clause | A modern formatting library |
CLI11 | BSD-3-Clause | CLI11 is a command line parser for C++11. |
spdlog | MIT | Fast C++ logging library. |
nonstd | BSL-1.0 | Set of header-only version of a C++17-like features in C++98, C++11 and later |
termcolor | MIT | Termcolor is a header-only C++ library for printing colored messages to the terminal. |
matplotlib-cpp | MIT | Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib. |
easy DSP - A cross-platform Digital Signal Processing library written in modern C++.