2f7290acc4
the builtin 3D graphing routines, but not the PLplot or PGPLOT bindings. I hope to soon package up PLplot so that PDL can use it. I do not plan to do so for PGPLOT, as it its license would be problematic for many people. Fuller description of PDL follows: ======= PDL ("Perl Data Language") 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. PDL turns perl in to a free, array-oriented, numerical language similar to (but, we believe, better than) such commerical packages as 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 manipulate the whole image in a few milliseconds. A simple interactive shell (perldl) is provided for use from the command line and a module (PDL) for use in perl scripts.
6 lines
296 B
Text
6 lines
296 B
Text
$NetBSD: distinfo,v 1.1.1.1 2005/06/01 04:31:09 apost Exp $
|
|
|
|
SHA1 (PDL-2.4.2.tar.gz) = 60ef4e1487f24c0aa4ced0b30aeb51ec7d53a499
|
|
RMD160 (PDL-2.4.2.tar.gz) = 34736f1a56be9e8c354ca974d4aa4f90cbd5ce04
|
|
Size (PDL-2.4.2.tar.gz) = 2151379 bytes
|
|
SHA1 (patch-aa) = 5261a2fcd7c3c95930d08bc40f3739edd87b9ef0
|