On 10-Sep-09, at 1:09 PM, Robert Kern wrote:

> One thing you can do to verify this is to change the order of
> iteration. You will also want to profile your code. Then you can see
> what is taking up so much time.
>
>  http://docs.python.org/library/profile

Because apparently Robert is too modest to mention his own  
contribution to profiling:

http://packages.python.org/line_profiler/

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to