summaryrefslogtreecommitdiff
path: root/math/itpp
AgeCommit message (Collapse)AuthorFilesLines
2010-07-30"fortran" -> "fortran77" except where it is clear that it isn't F77.asau1-2/+2
"fortran" is alias of "fortran77" for now, but it will change later.
2010-03-16initial import of itpp-4.0.7 into the packages collectionagc4-0/+159
C++ library of mathematical, signal processing and communication routines 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.