From: Tim L. <tim...@gm...> - 2007-04-10 05:04:38
|
On 4/10/07, John Hunter <jd...@gm...> wrote: > On 4/9/07, Tim Leslie <tim...@gm...> wrote: > > > > > The other is a speedup, normalising an entire array at once, rather > > than element by element, speeding up the attached script by a factor > > of 6x (and upgrading my actual application from 'too slow' to 'quite > > reasonable' :-) > > Thanks Tim, I just committed this. I see that my sinister plan of > releasing the 3d stuff w/o support in hopes of reeling in contributers > is starting to work.... > > <laughs maniacally> Here's another patch. This one cleans up the line2d_seg_dist function and also speeds it up by a factor of ~2. Cheers, Tim > |