falsifian / pdl

Scientific computing with Perl

Home Page:http://pdl.perl.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perl Data Language (PDL)

PDL logo

Service Build status
GitHub CI Build Status
Cirrus CI Build Status

Coverage Status CPAN version

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 into a free, array-oriented, numerical language similar to (but, we believe, better than) such commercial packages as IDL and MatLab. One can write simple perl expressions to manipulate entire numerical arrays all at once. Simple interactive shells, pdl2 and perldl, are provided for use from the command line along with the PDL module for use in Perl scripts.

About

Scientific computing with Perl

http://pdl.perl.org

License:Other


Languages

Language:Perl 69.3%Language:Fortran 20.7%Language:C 9.2%Language:XS 0.7%Language:Raku 0.1%Language:Pascal 0.0%