| |
| | PDL::Impatient - PDL for the impatient |
 | | The 'PDL' module is a complete Object-Oriented extension to Perl (although you don't have to know what an object is to use it) which allows large N-dimensional data sets, such as large images, spectra, time series, etc to be stored efficiently and manipulated en masse. |
 | | PDL variables (or 'piddles' as they have come to be known) support a wide range of fundamental data types - arrays can be bytes, short integers (signed or unsigned), long integers, floats or double precision floats. |
 | | The pdl() function is used to initialise a PDL variable from a scalar, list, list reference or another PDL variable. |
| pdl.sourceforge.net /PDLdocs/Impatient.html (2469 words) |
|