I personally use Inline::C when I need faster Perl. It runs fine and I haven't had any problems with it. Recently, I converted my Perl Mandelbrot program from doing the math in Perl to doing the math in C and cut the runtime from 3-5 minutes per run to about 20-30 seconds.
The point is, I can vouch that Inline::C works, and it works well.
In reply to Re^2: Memory Efficient Sparse Matrix Handling
by assemble
in thread Memory Efficient Sparse Matrix Handling
by neversaint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |