Download List

Project Description

IT++ is a C++ library of mathematical, signal processing, and communication classes and functions. Its main use is in simulation of communication systems or for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes and lots of functions for vectors and matrices. Such a kernel makes the IT++ library similar to MATLAB or GNU Octave.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-14 23:51 Back to release list
3.10.8

This release fixes a problem with discretization of the TDL_Channel delay profile when the sampling frequency is too low compared to the delay profile resolution. Mersenne Twister random number generator sources have been updated to 1.0. The multiply operator '*' of a vector and single-row matrix now works for any size of vector. This change is backward compatible with the previous implementation.
Tags: Stable, Minor bugfixes

Project Resources