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
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
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