From 4fa69a90970675688a3dbc7890feaaece2d2d297 Mon Sep 17 00:00:00 2001 From: Paul Cochrane Date: Wed, 2 Jul 2014 10:34:36 +0200 Subject: [PATCH 1/2] Adding PDL talk from NLPW 2014 --- source/videos/index.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/videos/index.markdown b/source/videos/index.markdown index 0f53f85..5268974 100644 --- a/source/videos/index.markdown +++ b/source/videos/index.markdown @@ -6,6 +6,12 @@ sharing: true footer: true --- +## Perl Data Language (PDL) - Jan Hoogenraad - NLPW 2014 + + + +A small primer on what PDL is, and for whom. + ## Modeling Physical Systems Using Modern Object-Oriented Perl - Joel Berger - YAPC::NA 2012 From 75a34a005b3341a21e210dd679bd4ef061146dbf Mon Sep 17 00:00:00 2001 From: Paul Cochrane Date: Wed, 2 Jul 2014 11:03:28 +0200 Subject: [PATCH 2/2] Adding YAPC::NA 2014 panel discussion on scientific computing --- source/videos/index.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/videos/index.markdown b/source/videos/index.markdown index 5268974..24f9b5c 100644 --- a/source/videos/index.markdown +++ b/source/videos/index.markdown @@ -6,6 +6,15 @@ sharing: true footer: true --- +## Perl and Scientific Programming: A panel discussion - Joe Kline - YAPC::NA 2014 + + + +Panel members discuss their use of Perl in their scientific endeavors. How +it was used in the past and how it might be used in the future. Also +discussed is how one might leverage Perl's strengths and mitigate its +weaknesses in scientific programming. + ## Perl Data Language (PDL) - Jan Hoogenraad - NLPW 2014