Perl Data Language icon
Perl Data Language icon

Perl Data Language

 11 likes

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.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
11likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Stats

 Tags

Perl Data Language News & Activities

Highlights All activities

Recent activities

No activities found.

Perl Data Language information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Perl Data Language, and it has gotten 11 likes

Perl Data Language was added to AlternativeTo by vividsnow on Oct 24, 2012 and this page was last updated Sep 9, 2022. Perl Data Language is sometimes referred to as PDL.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Perl Data Language?

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.