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.
Follow IT++
Other Useful Business Software
Rate This Project
Login To Rate This ProjectUser 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