IT++ is a C++ library of mathematical, signal processing, speech processing, and communications classes and functions. It is being developed by researchers in these areas and is widely used by researchers, both in the communications industry and universities. Since 2004, IT++ is also being developed as a part of the European Network of Excellence in Wireless Communications (NEWCOM).
License: GNU General Public License v2
Changes:
This maintenance release fixes the following bugs:
an incorrect bits2symbols bitmap in Modulator
base class, wrong size of the LDPC_Code::decode()
output bit vector, improper checks in
elem_mult_out() methods of Vec and Mat classes,
hidden Fading_Generator::generate() methods, wrong
implementation of rint() under MSVC++, and a few
others.