Download Latest Version PDL-2.018.tar.gz source distribution (2.9 MB)
Email in envelope

Get an email when there's a new version of Perl Data Language

Home / PDL_2013 / PDL-Book / Example Data
Name Modified Size InfoDownloads / Week
Parent folder
m51_flatfield.fits 2013-03-23 1.1 MB
m51_raw.fits 2013-03-23 1.1 MB
Totals: 2 Items   2.1 MB 0
This folder contains the latest draft of the
PDL Book updated for the PDL-2.006 release.

If you are new to PDL, it is highly recommended!


The "Example Data" folder contains the data files
you need to work through the code examples in the
First Steps with PDL chapter.

You will also need to install the following modules
from CPAN:

  PDL::Graphics::Simple

and at least one of

  PDL::Graphics::Gnuplot
    Install from CPAN.  Uses the gnuplot
    program which needs to be on your system.

  PDL::Graphics::PGPLOT
    Will build with the core PDL distribution
    if you have the PGPLOT module and library
    installed.

  PDL::Graphics::PLplot
    Should build with the core PDL distribution
    if you have the PLplot graphics library
    installed.

  PDL::Graphics::Prima
    Install from CPAN.  Depends on the Prima
    GUI Toolkit.  Provides native-perl
    modern style graphics for perl/PDL.
Source: README.txt, updated 2013-03-23