From: Kevin J. <ja...@bi...> - 2006-07-19 15:36:42
|
On 7/19/06, Kevin Jacobs <ja...@bi...> <bio...@gm...> wrote: > > Is it expected that the following script would spend over half of the > total execution time in defmatrix.py:103(__array_finalize__)? > Confirmed that a similar overhead exists for arrays, though not as extreme. My application requires the ability to assign random elements, so any speed ups here will result be quite significant. Thanks, -Kevin |