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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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