User since: |
Feb 12, 2002 at 21:56 UTC
(21 years ago) |
Last here: |
Jun 30, 2022 at 00:16 UTC
(49 weeks ago) |
Experience: |
13018
|
Level: | Monsignor (18) |
Writeups: |
680
|
Location: | San Francisco |
User's localtime: |
Jun 10, 2023 at 14:03 -08
|
Scratchpad: |
View
|
For this user: | Search nodes |
|
I am a biophysicist and use Perl primarily for scientific computing. Some say that Perl is a poor match to numerical work, but I would strongly disagree. Perl excels at data munging and database operations needed for large/complex experiments. Developing code in perl is much faster than doing so in C/C++, and the time saved usually more than offsets run time. If I have a hairy matrix calculation, then PDL is a good answer.
|