Skip to content

KJ7LNW/pdl

This branch is 1498 commits behind PDLPorters/pdl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 25, 2022
2494e6b · Oct 25, 2022
Oct 20, 2022
Oct 25, 2022
Apr 20, 2022
Apr 15, 2022
Mar 10, 2022
May 3, 2022
Oct 20, 2022
Aug 21, 2022
Mar 15, 2022
Mar 2, 2022
Jan 21, 2012
Oct 22, 2022
Jan 20, 2022
Apr 19, 2018
Feb 13, 2021
Apr 26, 2016
Feb 27, 2022
Jun 21, 2018
Aug 14, 2006
Oct 25, 2022
Mar 2, 2022
Apr 11, 2021
Oct 10, 2015
Mar 12, 2011
May 29, 2022
Mar 12, 2022
Oct 20, 2022
Jan 20, 2022
Jan 17, 2022
Feb 16, 2021
Mar 19, 2004
Jan 19, 2022
Dec 20, 2020
Mar 11, 2022
May 16, 2021

Repository files navigation

Perl Data Language (PDL)

PDL logo

Service Build status
GitHub 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 70.8%
  • Fortran 19.7%
  • C 8.8%
  • Other 0.7%