Downloadliste

Projektbeschreibung

The PerlDL project aims to turn Perl into an efficient numerical language for scientific computing. The PDL module gives standard Perl the ability to compactly store and speedily manipulate the large N-dimensional data sets which are the bread and butter of scientific computing. e.g. $a=$b+$c can add two 2048x2048 images in only a fraction of a second. The aim is to provide tons of useful functionality for scientific and numeric analysis.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-31 23:12
2.4.8

wmpeg () von PDL:: IO:: Pic verwendet nun die neuen ffmpeg Back-End und kann zahlreiche Dateiformate MPEG jenseits allein zu schaffen, einschließlich MP4 und animierte GIF. Das deprecated Karma Imaging Library Support-Code wurde von der PDL Distribution entfernt. Es gab viele Verbesserungen an der Dokumentation und die Benutzerfreundlichkeit. Viele Bugs wurden gefixt.
Tags: Stable
wmpeg() from PDL::IO::Pic now uses the new ffmpeg back-end and can create many additional file formats beyond MPEG alone, including MP4 and animated GIF. The deprecated Karma imaging library support code has been removed from the PDL distribution. There were lots of improvements to the documentation and overall usability. Many bugs were fixed.

2005-01-11 17:29
2.4.2

Dies ist vor allem ein Bugfix-Release mit einer Reihe von kleinen Verbesserungen. FITS-I / O unterstützt jetzt binären Tabellen. Viele Verbesserungen wurden an die plplot-Schnittstelle hergestellt. PDL:: Transform wurde aktualisiert. Eine neue "pdl" command-line Zugang zum perldl Shell erlaubt #!-Style Scripting (so können Sie wieder Ihre Zeitschrift Dateien verwenden wörtlich). Verschiedene Verbesserungen wurden für 64-Bit-Systeme gemacht. Diese Version veraltet auch die Nutzung der 5,6-Versionen von Perl. Die Nutzung der 5,8-Serie empfohlen.
Tags: Minor feature enhancements
This is mainly a bugfix release with a number of
small enhancements. FITS I/O now supports binary
tables. Many improvements were made to the PLplot
interface. PDL::Transform was upgraded. A new
"pdl" command-line entry to the perldl shell
allows #!-style scripting (so you can re-use your
journal files verbatim). Various improvements were
made for 64-bit systems. This release also
deprecates the use of the 5.6 versions of perl.
The use of the 5.8 series is recommended.

2004-01-20 17:49
2.4.1

Dies ist vor allem ein Bugfix-Release. Der Code wurde aktualisiert, um die Warnungen von Perl 5.8.1 hergestellt entfernen. Plplot Die Oberfläche wurde auf Version 5.2.1 aktualisiert. Die m51.fits Datei wurde mit einer frei verteilbar Bild aus dem Hubble-Heritage-Archiv ersetzt.
Tags: Minor bugfixes
This is mainly a bugfix release. The code has been
updated to remove the warnings produced by perl
5.8.1. The PLplot interface has been updated for
version 5.2.1. The m51.fits file has been replaced
with a freely-distributable image from the Hubble
Heritage archive.

2003-06-05 02:17
2.4.0

Diese Version erfordert Perl 5.6.0 und die Filter und Text:: Balanced-Module. Highlights sind die verbesserte Slicing Syntax (PDL:: NiceSlice), leistungsfähige N-dimensionale Indizierung und Slicing, verbesserte Unterstützung für GSL, Unterstützung für die plplot-Grafik-Bibliothek, Koordinaten-Transformation und das Image Resampling, und die Fähigkeit, mehrzeilige Konstrukte im Einsatz perldl-Shell.
Tags: Major feature enhancements
This release requires Perl 5.6.0 and the Filter and Text::Balanced modules. Highlights include the improved slicing syntax (PDL::NiceSlice), powerful N-dimensional indexing and slicing, improved support for GSL, support for the PLPlot graphics library, coordinate transformation and image resampling, and the ability to use mutli-line constructs in the perldl shell.

2002-10-01 07:50
2.3.4

PDL stellt nun mit Perl 5.8.0. Verbesserungen in der Geschwindigkeit wurden bei der Generierung piddles aus einem Perl-Array-Referenz. PDL Lagerung / Retrieval ist jetzt möglich, mit Hilfe des PDL:: IO:: Storable Modul. Die GNU Scientific Library Spezielle Funktionen sind ab sofort bei der PDL:: GSL:: SF-Modul, und der Operator% entspricht nun das Verhalten der Perl-Operator%.
Tags: Major feature enhancements
PDL now compiles with perl 5.8.0. Speed improvements were made when generating piddles from a Perl array reference. PDL storage/retrieval is now possible using the PDL::IO::Storable module. The GNU Scientific Library Special Functions are now available from the PDL::GSL::SF module, and the % operator now matches the behavior of the Perl % operator.

Project Resources