Chris Marshall > PDL

PDL

This Release PDL-2.4.5_003  [Download] [Browse 01 Nov 2009 ** DEVELOPER RELEASE **
Latest Release PDL-2.4.5  [Download] [Browse 24 Oct 2009
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (44)   UNKNOWN (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (2 Reviews) [ Rate this distribution ]
License Unknown
Special Files
COPYING
Changes
INSTALL
MANIFEST
META.yml
Makefile.PL
README
Release_Notes

Modules

C::Var      
Inline::MakePdlppInstallable      
Inline::Pdlpp Write PDL Subroutines inline with PDL::PP     0.2
PDL the Perl Data Language     2.4.5_003
PDL::Basic Basic utility functions for PDL      
PDL::Bench      
PDL::CallExt call functions in external shared libraries      
PDL::Char PDL subclass which allows reading and writing of fixed-length character strings as byte PDLs      
PDL::Core::Dev PDL development module      
PDL::Dbg functions to support debugging of PDL scripts      
PDL::Demos::Cartography_demo      
PDL::Demos::General      
PDL::Demos::PGPLOT_OO_demo      
PDL::Demos::PGPLOT_demo      
PDL::Demos::TkTriD_demo      
PDL::Demos::Transform_demo      
PDL::Demos::TriD1      
PDL::Demos::TriD2      
PDL::Demos::TriDGallery      
PDL::Doc support for PDL online documentation      
PDL::Doc::Perldl commands for accessing PDL doc database from 'perldl' shell      
PDL::Exporter PDL export control      
PDL::Filter::LinPred Linear predictive filtering      
PDL::Filter::Linear linear filtering for PDL      
PDL::Fit::LM Levenberg-Marquardt fitting routine for PDL      
PDL::Fit::Linfit routines for fitting data with linear combinations of functions.      
PDL::Fit::Polynomial routines for fitting with polynomials      
PDL::Func useful functions      
PDL::Graphics2D An object oriented interface to PDL graphics      
PDL::Graphics::LUT provides access to a number of look-up tables      
PDL::Graphics::Limits derive limits for display purposes     0.01
PDL::Graphics::OpenGL::Perl::OpenGL PDL TriD OpenGL interface using POGL     0.01_10
PDL::Graphics::PGPLOT PGPLOT enhanced interface for PDL      
PDL::Graphics::PGPLOT::Window A OO interface to PGPLOT windows      
PDL::Graphics::PGPLOTOptions Setting PGPLOT options      
PDL::Graphics::State A package to keep track of plotting commands      
PDL::Graphics::TriD PDL 3D interface      
PDL::Graphics::TriD::ArcBall      
PDL::Graphics::TriD::ButtonControl default event handler subroutines      
PDL::Graphics::TriD::Contours 3D Surface contours for TriD      
PDL::Graphics::TriD::Control3D      
PDL::Graphics::TriD::Cube      
PDL::Graphics::TriD::GoBoard      
PDL::Graphics::TriD::Graph      
PDL::Graphics::TriD::GraphBox      
PDL::Graphics::TriD::Image      
PDL::Graphics::TriD::Labels Text tools      
PDL::Graphics::TriD::Logo      
PDL::Graphics::TriD::MathGraph Mathematical Graph objects for PDL      
PDL::Graphics::TriD::Mesh      
PDL::Graphics::TriD::OOGL      
PDL::Graphics::TriD::Object      
PDL::Graphics::TriD::Polygonize      
PDL::Graphics::TriD::Pyramid      
PDL::Graphics::TriD::Quaternion      
PDL::Graphics::TriD::SimpleScaler      
PDL::Graphics::TriD::Surface      
PDL::Graphics::TriD::Tk A Tk widget interface to the PDL::Graphics::TriD.      
PDL::Graphics::TriD::VRML TriD VRML backend      
PDL::Graphics::TriD::ViewPort      
PDL::Graphics::TriD::Window      
PDL::Graphics::VRML      
PDL::Graphics::VRML::Protos      
PDL::IO::Dicom a module for reading DICOM images.      
PDL::IO::Dumper data dumping for structs with PDLs      
PDL::IO::FITS Simple FITS support for PDL     0.9
PDL::IO::FastRaw A simple, fast and convenient io format for PerlDL.      
PDL::IO::FlexRaw A flexible binary i/o format for PerlDL.      
PDL::IO::HDF A PDL interface to the HDF4 library.     2.0
PDL::IO::Pic image I/O for PDL      
PDL::Interpolate provide a consistent interface to the interpolation routines available in PDL      
PDL::Interpolate::Slatec simple interface to SLATEC interpolation routines      
PDL::Lvalue declare PDL lvalue subs      
PDL::Matrix a convenience matrix class for column-major access     0.5
PDL::MyInlineMod a simple PDL module containing inlined Pdlpp code     0.60
PDL::NiceSlice toward a nicer slicing syntax for PDL     1.0.1
PDL::Opt::Simplex Simplex optimization routines      
PDL::Options simplifies option passing by hash in PerlDL     0.92
PDL::PP     2.2
PDL::PP::PdlParObj      
PDL::PP::Signature Internal module to handle signatures      
PDL::Pod::Parser base class for creating pod filters and translators     1
PDL::Pod::Select     1
PDL::Pod::Usage     1
PDL::Reduce a reduce function for PDL      
PDL::Transform::Cartography Useful cartographic projections     0.6
SymTab      
XS      

Documentation

PDL::API making piddles from Perl and C/XS code  
PDL::AutoLoader MatLab style AutoLoader for PDL  
PDL::Bad PDL does not process bad values  
PDL::BadValues Discussion of bad value support in PDL  
PDL::Complex handle complex numbers  
PDL::Core fundamental PDL functionality  
PDL::Dataflow description of the dataflow philosophy  
PDL::Delta PDL changes between V1.0 and V2.0  
PDL::DiskCache Non-memory-resident array object  
PDL::FAQ Frequently asked questions about PDL  
PDL::FFT FFTs for PDL  
PDL::FFTW PDL interface to the Fastest Fourier Transform in the West v2.x  
PDL::Fit::Gaussian routines for fitting gaussians  
PDL::GIS::Proj PDL interface to the Proj4 projection library.  
PDL::GSL::DIFF PDL interface to numerical differentiation routines in GSL  
PDL::GSL::INTEG PDL interface to numerical integration routines in GSL  
PDL::GSL::INTERP PDL interface to Interpolation routines in GSL  
PDL::GSL::MROOT PDL interface to multidimensional root-finding routines in GSL  
PDL::GSL::RNG PDL interface to RNG and randist routines in GSL  
PDL::GSLSF::AIRY PDL interface to GSL Special Functions  
PDL::GSLSF::BESSEL PDL interface to GSL Special Functions  
PDL::GSLSF::CLAUSEN PDL interface to GSL Special Functions  
PDL::GSLSF::COULOMB PDL interface to GSL Special Functions  
PDL::GSLSF::COUPLING PDL interface to GSL Special Functions  
PDL::GSLSF::DAWSON PDL interface to GSL Special Functions  
PDL::GSLSF::DEBYE PDL interface to GSL Special Functions  
PDL::GSLSF::DILOG PDL interface to GSL Special Functions  
PDL::GSLSF::ELLINT PDL interface to GSL Special Functions  
PDL::GSLSF::ELLJAC PDL interface to GSL Special Functions  
PDL::GSLSF::ERF PDL interface to GSL Special Functions  
PDL::GSLSF::EXP PDL interface to GSL Special Functions  
PDL::GSLSF::EXPINT PDL interface to GSL Special Functions  
PDL::GSLSF::FERMI_DIRAC PDL interface to GSL Special Functions  
PDL::GSLSF::GAMMA PDL interface to GSL Special Functions  
PDL::GSLSF::GEGENBAUER PDL interface to GSL Special Functions  
PDL::GSLSF::HYPERG PDL interface to GSL Special Functions  
PDL::GSLSF::LAGUERRE PDL interface to GSL Special Functions  
PDL::GSLSF::LEGENDRE PDL interface to GSL Special Functions  
PDL::GSLSF::LOG PDL interface to GSL Special Functions  
PDL::GSLSF::POLY PDL interface to GSL Special Functions  
PDL::GSLSF::PSI PDL interface to GSL Special Functions  
PDL::GSLSF::TRIG PDL interface to GSL Special Functions  
PDL::GSLSF::ZETA PDL interface to GSL Special Functions  
PDL::Graphics::IIS Display PDL images on IIS devices (saoimage/ximtool)  
PDL::Graphics::Karma interface to Karma visualisation applications  
PDL::Graphics::OpenGL a PDL interface to the OpenGL graphics library. PDL::Graphics::OpenGLOO - an Object Oriented interface to the interface.  
PDL::Graphics::OpenGLQ quick routines to plot lots of stuff from piddles.  
PDL::Graphics::PLplot Object-oriented interface from perl/PDL to the PLPLOT plotting library  
PDL::Graphics::TriD::Objects Simple Graph Objects for TriD  
PDL::Graphics::TriD::Rout Helper routines for Three-dimensional graphics  
PDL::IO::Browser 2D data browser for PDL  
PDL::IO::GD Interface to the GD image library.  
PDL::IO::HDF::SD PDL interface to the HDF4 SD library.  
PDL::IO::Misc misc IO routines for PDL  
PDL::IO::NDF PDL Module for reading and writing Starlink N-dimensional data structures as PDLs.  
PDL::IO::Pnm pnm format I/O for PDL  
PDL::IO::Storable helper functions to make PDL usable with Storable  
PDL::Image2D Miscellaneous 2D image processing functions  
PDL::ImageND useful image processing in N dimensions  
PDL::ImageRGB some utility functions for RGB image data handling  
PDL::Impatient PDL for the impatient (quick overview)  
PDL::Index an index of PDL documentation  
PDL::Indexing how to index piddles.  
PDL::Internals description of some aspects of the current internals  
PDL::Intro Introduction to the Perl Data Language  
PDL::Lite minimum PDL module OO loader  
PDL::LiteF minimum PDL module function loader  
PDL::Math extended mathematical operations and special functions  
PDL::MatrixOps Some Useful Matrix Operations  
PDL::Minuit a PDL interface to the Minuit library  
PDL::Objects Object-Orientation, what is it and how to exploit it  
PDL::Ops Fundamental mathematical operators  
PDL::PP::Dump dump pp_xxx calls to stdout  
PDL::Philosophy what's behind PDL?  
PDL::Primitive primitive operations for pdl  
PDL::Slatec PDL interface to the slatec numerical programming library  
PDL::Slices Indexing, slicing, and dicing  
PDL::Tests tests for some PP features  
PDL::Tips Small tidbits of useful arcana. Programming tidbits and such.  
PDL::Transform Coordinate transforms, image warping, and N-D functions  
PDL::Transform::Proj4 PDL::Transform interface to the Proj4 projection library  
PDL::Types define fundamental PDL Datatypes  
PDL::Ufunc primitive ufunc operations for pdl  
pdldoc shell interface to PDL documentation  
pdlfunc Functions in the PDL distribution  
perldl Simple shell for PDL  
pod2usage print a usage message using a script's embedded pod documentation  
podselect function to extract selected sections of pod documentation  
pptemplate script to generate Makefile.PL and PP file skeleton  
std_pgplot Examples of PGPLOT routines.  

Other Files

Basic/MatrixOps/README.ssl
Doc/Pod/README
Doc/README
Example/Benchmark/README
Graphics/LUT/README
Graphics/PLplot/README
Graphics/TriD/OpenGL/README
Graphics/TriD/POGL/README
Graphics/TriD/README
IO/HDF/README
IO/HDF/SD/README
IO/HDF/VS/README
IO/IDL/README
IO/Pnm/converters/README
Lib/FFTW/Readme
Lib/GIS/Proj/README
Lib/GSL/RNG/README
Lib/GSL/SF/README
Lib/Transform/Proj4/README
cygwin/README
debian/README.Debian