http://qs1969.pair.com?node_id=11144990


in reply to Re^2: perl's forte
in thread perl's forte

Just about the only thing that I can think of where Perl is a bad choice is raw, unadulterated number crunching. PDL helps, but really that's the domain of C.
Only if you really, really like explicit for-loops, memory-management, and POSIX threading. If you don't, PDL is vastly superior.