Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Perl Data Language
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Array programming library for Perl}} {{Infobox programming language | name = Perl Data Language (PDL) | paradigm = [[Array programming|Array]] | released = {{Start date|1996}} | developer = [[Karl Glazebrook]], [[Jarle Brinchmann]], [[Tuomas Lukka]], and [[Christian Soeller]] | latest release version = {{wikidata|property|edit|reference|P348}} | latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}} | influenced by = [[APL (programming language)|APL]], [[IDL (programming language)|IDL]], [[Perl]] | operating_system = [[Cross-platform]] | license = [[GNU General Public License]], [[Artistic License]] | website = {{URL|https://pdl.perl.org/}} }} '''Perl Data Language''' (abbreviated '''PDL''') is a set of [[free software]] array programming extensions to the [[Perl|Perl programming language]]. PDL extends the data structures built into Perl, to include large [[Array data structure|multidimensional arrays]], and adds functionality to manipulate those arrays as vector objects. It also provides tools for [[image processing]], [[machine learning]], [[computer model]]ing of physical systems, and graphical plotting and presentation. Simple operations are automatically vectorized across complete arrays, and higher-dimensional operations (such as matrix multiplication) are supported.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)