SPELL=pdl SNAME=PDL VERSION=2.4.4 SOURCE=$SNAME-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/C/CH/CHM/$SOURCE SOURCE_HASH=sha512:8530c79ac5ee96d33028a31e1e084d227578d4d9d5d2c517cc204bcafb7513b9dce981044933e69a67e54c410f6bc61b11f4f2e1a0d92c37249596a310f2ec5b LICENSE=ART WEB_SITE="http://pdl.perl.org" ENTERED=20020314 UPDATED=20020324 KEYWORDS="perl" SHORT="Perl Data Language - numeric analysis env" cat << EOF The perlDL project aims to turn perl into an efficient numerical language for scientific computing. The PDL module gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets which are the bread and butter of scientific computing. e.g. $a=$b+$c can add two 2048x2048 images in only a fraction of a second. EOF .