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

2006-12-04 16:09
3.10.7

The most important bugs fixed in this release are
related to the needed_bits() function, which is
now marked as deprecated, and to the ACML external
library detection problem on 64-bit platforms.
Tags: Stable, Minor bugfixes

2006-10-15 21:04
3.10.6

The most important bugs fixed in this release are related to modulator and channel classes. An important problem with undefined non-weak symbols in a shared library has been solved. This release is available as a set of RPM packages.
Tags: Stable, Minor bugfixes

2006-08-16 16:17
3.10.5

Some important bugs were fixed. No new features
have been added.
Tags: Stable, Major bugfixes

2006-08-07 14:29
3.10.4

This is the next bugfix release of the 3.10 series. Therefore, no new features have been added since releasing version 3.10.3. Only minor modifications and bugfixes have been made. The most important bugs fixed in this release are related to compilation and linking problems under MS Visual C++ .NET. It should now compile without any warnings. The Installation manual has been updated accordingly.
Tags: Stable, Minor bugfixes

Project Resources