Skip to content

zmughal-biblio/talk-tprc2023-toronto-numerical-computing-with-pdl-20230713

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

title author conference date
Introduction to Numerical Computing with the Perl Data Language (PDL)
Zakariyya Mughal
The Perl and Raku Conference 2023
2023-07-13

Introduction to Numerical Computing with the Perl Data Language (PDL)

Abstract

High performance numerical computing has long been the domain of languages like Fortran, C, and C++ — it still is, but that does not mean you have to use those languages directly. With the Perl Data Language (PDL), you can access the wide world of libraries for doing numerical computing and other tasks such as image processing by writing Perl. A single function call can replace an explicit loop over an array of numerical data — bringing your analysis to a higher level of abstraction.

We are going to be slicing, dicing, and plotting our way through several tasks in various domains from image processing to data science.

This talk is for you if you have never heard of PDL before or have heard of PDL, but are unsure what you can use it for.

Slides

nbviewer

Video

Talk video

Resources

  • See end of the slides in Intro-to-Numerical-Computing-with-PDL.ipynb.

Colophon

Using https://github.com/damianavila/RISE to present live interactive slides.

Conference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published