Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-PDL: PDL Perl module
- Summary
- PDL ("Perl Data Language") gives standard Perl the ability to
compactly store and speedily manipulate the large N-dimensional data
arrays which are the bread and butter of scientific computing. PDL
turns perl in to a free, array-oriented, numerical language similar to
such commercial packages as IDL and MatLab.
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Mar 11 00:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2.4.2-4
-
- Further code cleanup & CFLAGS settings required to enable tests
to succeed on all platforms
- * Fri Mar 10 00:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2.4.2-4
-
- Enable tests to succeed on ia64 (remove casts from int to * !)