summaryrefslogtreecommitdiff
path: root/math/itpp
AgeCommit message (Collapse)AuthorFilesLines
2017-08-16Follow some http redirects.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
Problems found locating distfiles: Package dfftpack: missing distfile dfftpack-20001209.tar.gz Package eispack: missing distfile eispack-20001130.tar.gz Package fftpack: missing distfile fftpack-20001130.tar.gz Package linpack: missing distfile linpack-20010510.tar.gz Package minpack: missing distfile minpack-20001130.tar.gz Package odepack: missing distfile odepack-20001130.tar.gz Package py-networkx: missing distfile networkx-1.10.tar.gz Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz Package quadpack: missing distfile quadpack-20001130.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-08-19Don't strip library path for Fortran lib.joerg2-5/+14
2013-10-28When extracting rpath options from the Fortran linker, prefix them withjoerg2-1/+20
-Wl before passing them back to CC.
2012-09-13Adjust HOMEPAGE, SourceForge stopped hosting WordPress.asau1-2/+2
2012-09-11"user-destdir" is default these daysasau1-2/+1
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.