IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.
License
GNU General Public License version 2.0 (GPLv2)Follow IT++
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
-
Good job people. This library made it easier for me to convert my matlab code into C++ code. I appreciate what you've done.
-
Excellent project.
-
Thanks for Itpp, it's good!
-
Before this library I had written drafty code for bit matrix and Hadamard transform! No other C++ has it to my knowledge.
-
Armadillo is faster for matrix operations and has more functionality, while providing a similar API to IT++. See arma.sourceforge.net