[EMAIL PROTECTED] writes:
>    I have some scientific application written in python. There is a
> good deal of list processing, but also some "simple" computation such
> as basic linear algebra involved. I would like to speed things up
> implementing some of the functions in C. So I need profiling.

Why don't you use numarray for the linear algebra?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to