NEWS

2009-10-24
PDL 2.4.5 is available on Sourceforge and CPAN. Highlights include: For more details read the release notes.

old Entries

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 (but, we believe, better than) such commerical packages as IDL and MatLab. One can write simple perl expressions to manipulate entire numerical arrays all at once. For example, using PDL the Perl variable $a can hold a 1024x1024 floating point image, it only takes 4MB of memory to store it and expressions like $a=sqrt($a)+2 manipulate the whole image in a few milliseconds.

A simple interactive shell (perldl) is provided for use from the command line and a module (PDL) for use in perl scripts.

The PDL distribution for Perl is free Software and provides extensive numerical and semi-numerical functionality with support for two- and three-dimensional visualisation as well as a variety of I/O formats. The goal is to allow PDL to interact with a variety of external numerical packages, graphics and visualisation systems. Easy interfacing to such systems is one of the core design features of PDL.


This page was written by Robert Schwebel and various other pdl-porters. Please send bugs and ideas for this web page to pdl-porters@jach.hawaii.edu.
Last modified:Saturday, 24-Oct-2009 22:52:05 UTC

Valid HTML 4.01 Transitional Valid CSS!