套件:pdl(1:2.098-4)
perl data language: Perl extensions for numerics
PDL 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. The idea is to turn perl in to a free, array-oriented, numerical language in the same sense as commercial packages like 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 would manipulate the whole image in a few seconds.
A simple interactive shell (perldl) is provided for command line use together with a module (PDL) for use in perl scripts.
其他與 pdl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdebhelper-perl
- debhelper perl modules
-
- dep: libfile-map-perl
- Perl module providing simple and safe memory mapping
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libpod-parser-perl
- modules for parsing/translating POD format documents
-
- dep: libterm-readkey-perl
- perl module for simple terminal control
-
- dep: libtext-balanced-perl (>= 2.05)
- Perl module for extraction of delimited text from strings
-
- dep: perl (>= 5.40.0-8)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base
-
- dep: sensible-utils
- Utilities for sensible alternative selection
-
- rec: libterm-readline-gnu-perl
- Perl extension for the GNU ReadLine/History Library
- 或者 libterm-readline-perl-perl
- Perl implementation of Readline libraries
-
- sug: doc-base
- utilities to manage online documentation
-
- sug: libastro-fits-header-perl
- module for reading, modifying and writing FITS headers
-
- sug: libinline-c-perl
- C Language Support for Inline
-
- sug: libinline-perl
- module for producing simple Foreign Function Interfaces
-
- sug: libmodule-compile-perl
- Perl module providing a system to compile Perl modules