in reply to Server side computational suggestion

Maybe PDL is what you're looking for (all the relevant parts are implemented in C/XS).

Using pure Perl for number crunching is probably not a good idea (speed-wise).

  • Comment on Re: Server side computational suggestion