| User since: |
Feb 12, 2002 at 21:56 UTC
(24 years ago) |
| Last here: |
Oct 28, 2025 at 23:31 UTC
(7 weeks ago) |
| Experience: |
13020
|
| Level: | Monsignor (18) |
| Writeups: |
680
|
| Location: | San Francisco |
| User's localtime: |
Dec 13, 2025 at 23:26 -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.
|