Software Listing of Author : "Conrad Sanderson"
- Armadillo C++ matrix library
- License: Shareware
- Price:


Armadillo is a fast, template based, C++ matrix library with optional interface to LAPACK and ATLAS libraries. Integer, floating point and complex numbers are supported, as well as disk storage and a subset of trigonometric and statistics functions.
- Publisher: Conrad Sanderson
- Date Released:
- Download Size: 2846 KB
- Download
- Platform: WinOther
- Armadillo for Windows
- License: Freeware
- Price: 0.00


Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries.
A delayed evaluation approach is employed (during compile time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming.
This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language like Matlab dlT* or Octave. It is distributed under a license that is useful in both...
- Publisher: Conrad Sanderson
- Date Released:
- Download Size: 2949 KB
- Download
- Platform: WinOther
- IT++ for Windows
- License: Freeware
- Price: 0.00


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.
features:
* Added SISO class implementing several algorithms used in turbo decoders/receivers
* Added EXIT class for EXIT chart computation of turbo receivers
* Added STC class for the generation of Space Time block codes used in MIMO systems with turbo receivers
* Added support for testing IT++ library in Visual Studio 2008. Current approach relies on fc (file compare) utility which seems to be available only in Visual Studio 2008.
* Added rank() function, which calculates the rank of a matrix by counting the number of non-zero singular values. SVD function from LAPACK is thus required...
- Publisher: Conrad Sanderson
- Date Released:
- Download Size: 1300 KB
- Download
- Platform: WinOther
