IT++
Description
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.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Armadillo is faster for matrix operations and has more functionality, while providing a similar API to IT++. See arma.sourceforge.net
-
Recomendo
-
Thank you loads for the FastICA implementation! There is a small issue that would be nice to get fixed in the release, as there already is a patch available. (see IT++ bug 3527358 or bugs.gentoo.org/show_bug.cgi?id=370475 )
-
too complicated to set up. and seems like zero support. it would have been good to supply a base release that does not rely on other libs like fortran, fft, lapack etc, just a nice release that is all c++ would have been better. then if someone wants to have optimised libs like those mentioned they could have supplied them seprate from main release. great idea, but seems like most will just stick with octave, python, matlab. i managed to get it to configure and build and create a dynamic lib, but when used in xcode there are just tonnes of missing symbols. seems like support for mac is minimal.
-
I can't thank enough
-
Before this library I had written drafty code for bit matrix and Hadamard transform! No other C++ has it to my knowledge.