On Wed, Dec 15, 2010 at 4:47 PM, Justin Peel <jpsc...@gmail.com> wrote:

> 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.
>
>

Justin,

I finally had a chance to test this out and it does seem to give a slight
speedup.  It also does make for some cleaner code as well, which is always a
plus!  I still think the main clog, though, is the double for-loops that the
code is contained in.  I will probably take a closer look at it in January
to see if there is a different way to accomplish the same thing.

Ben Root
------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to