Coder Social home page Coder Social logo

praveenmunagapati / itpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvmd/itpp

0.0 1.0 0.0 4.34 MB

IT++ library mirror

Home Page: http://itpp.sourceforge.net

License: GNU General Public License v3.0

Makefile 0.94% Roff 0.16% Shell 0.15% Batchfile 0.02% C++ 95.93% MATLAB 0.62% Python 0.98% C 0.67% M4 0.52%

itpp's Introduction

Introduction
************

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. The kernel of the
library consists of generic vector and matrix classes, and a set of
accompanying routines. Such a kernel makes IT++ similar to MATLAB or GNU
Octave.

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++ is being developed and widely used by researchers who work in the area
of communications, both in the industry and at universities. In 2005, 2006
and 2007, IT++ was developed as a part of the European Network of Excellence
in Wireless Communications (NEWCOM).

IT++ makes an extensive use of existing open-source or commercial libraries
for increased functionality, speed and accuracy. In particular BLAS, LAPACK
and FFTW libraries can be used. Instead of the reference BLAS and LAPACK
implementations, some optimized platform-specific libraries can be used as
well, i.e.:

  o ATLAS (Automatically Tuned Linear Algebra Software) - includes optimised
    BLAS and a limited set of LAPACK routines
  o MKL (Intel Math Kernel Library) - includes all required BLAS, LAPACK and
    FFT routines (FFTW not required)
  o ACML (AMD Core Math Library) - includes BLAS, LAPACK and FFT routines
    (FFTW not required)

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

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

itpp's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.