Code speedup tips

A. Lloyd Flanagan alloydflanagan at attbi.com
Tue Mar 4 10:01:39 EST 2003


Sean Richards <someone at invalid.com> wrote in message news:<slrnb62hdc.ff.someone at hugin.valhalla.net>...
>
> Any tips on how to make this more efficient would be greatly appreciated.
> 
> Sean

You probably don't need it if you're using Numeric, but you might try
the array standard module.  It avoids a lot of the overhead of lists.




More information about the Python-list mailing list