I decided to revisit this briefly and found another pretty easy change
that gives a fairly significant speed boost for a large number of
points. Basically, I just used two list comprehensions instead of
looping.
On Mon, Dec 13, 2010 at 8:10 AM, Benjamin Root wrote:
> On Tue, Nov 30, 2010 at 4:53
elect points not include multiples of the
corners of the rectangle of points (if that makes any sense). Not a
huge savings, but still worthwhile I feel.
I think that I'm done with working on these functions now. I hope that
these changes are amenable. Let me know if there are concerns.
J