On Sat, Apr 12, 2008 at 3:24 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Sat, Apr 12, 2008 at 2:19 PM, Eric Firing <[EMAIL PROTECTED]> wrote:
>  >  and then this was added, as something else that had been agreed at the
>  >  same sprint:
>  >  import pylab as plt
>  >  I think this is a mistake, and it should have been
>  >
>  >  import matplotlib.pyplot as plt
>
>  This is what we agreed to (import matplotlib.pyplot as plt) during the
>  numpy sprint (I was on google chat remotely but participated in the
>  discussion).  I agree that pylab as plt would just add to the
>  confusion.  We agreed on promoting (and I currently use)
>
>
>  import numpy as np
>  import scipy as sp
>
> import matplotlib.pyplot as plt

Sorry, that was my mistake.  Thanks for clearing it up.

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to