Jan Skibinski wrote:
>>         A practicing engineer might be interested in job at hand
>         and not pretending doing any science whatsoever. Yet he/she
>         would need a reliable tool that could handle the size of
>         the problem (be it 10, 100, 1000, or million nodes or dimensions
>         ) in reasonable time.

I would like to stress this point.  I looked into using Haskell a year
or two ago for doing DSP and digital communications simulations, but one
big hangup I had was the speed issue.  I originally used SPW for doing
this, but migrated to pure C because of the speedups.  For me, each
simulation (even in pure C) would 15-30 to make and then take 2 to 6
hours to run to completion, so any performance loss would result in a
productivity loss.

-- 
Matt Donadio ([EMAIL PROTECTED]) | 43 Leopard Rd, Suite 102
Sr. Software Engineer                 | Paoli, PA 19301-1552
Image & Signal Processing, Inc.       | Phone: +1 610 407 4391
http://www.isptechinc.com             | FAX:   +1 610 407 4405


Reply via email to