IT++

C++ library of mathematical, signal processing, speech processing, and communications classes and functions

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).

The kernel of the IT++ library are templated vector and matrix classes, and lots of functions for vectors and matrices. Such a kernel makes IT++ library similar to Matlab.

IT++ makes an extensive use of existing free and open source libraries (but not only) for increased functionality, speed and accuracy. In particular BLAS, CBLAS, LAPACK and FFTW libraries might be used. Instead of NetLib's reference BLAS and LAPACK, some optimized platform-specific libraries can be used as well, i.e.:

It is possible to compile and use IT++ without any of the above listed libraries, but the functionality will be reduced.

The IT++ library originates from the former department of Information Theory at the Chalmers University of Technology, Gothenburg, Sweden. Because the library is coded in C++, the name IT++ seemed like a good idea at the time. While departments come and go, IT++ have developed a life of its' own and is now released under the terms of the GNU General Public License (GPL) for you to enjoy.

IT++ should work on GNU/Linux, Sun Solaris, Microsoft Windows (with Cygwin, MinGW/MSYS, or Microsoft Visual C++ .NET) and Mac OS X operating systems.

License: GNU GPL.

Tags: digital signal processing.

Interface: library.

Source language: C++.

Supported language: C++.

Requires BLAS, CBLAS, LAPACK, FFTW, ATLAS, ACML, MKL.

Staff

Maintainers: Tony Ottosson, Adam Piatyszek.

Developers: Johan Bergman, Hakan Eriksson, Thomas Eriksson, Pal Frenger, Fredrik Huss, Erik G. Larsson, Tony Ottosson, Adam Piatyszek, Conrad Sanderson, Simon Wood.

Contributors: Francois Cayre, Zbigniew Dlugaszewski, Sean Finney, Teddy Furon, Bjorn Furugard, Kenneth Hilmersson, Peter Klotz, Thomas Lemaire, Krister Norlund, Andy Panov, Anders Persson, Steve Peters, Tobias Ringstrom, Jonas Samuelsson, Svante Signell, Erik Stoy, Tobias Tynderfeldt.

Sponsors: European Network of Excellence in Wireless Communications (NEWCOM).

Links

Homepage: http://itpp.sourceforge.net/.

Source repository: http://itpp.svn.sourceforge.net/viewvc/itpp.

Bug database: http://sourceforge.net/tracker/?group_id=37044&atid=418758.

Mailing lists

Support: http://sourceforge.net/forum/forum.php?forum_id=115656.