Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-15 Thread Russell E. Owen
In article , 7stud <7s...@excite.com> wrote: > Russell E. Owen writes: > > > > > I just created a binary installer for python.org's 64-bit Python 2.7 > > (MacOS X 10.6 and later). I'd like a few folks to test it to make sure > > it works for more than just me, before serving it at the usual

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-15 Thread Benjamin Root
On Tue, Feb 14, 2012 at 9:23 PM, 7stud <7s...@excite.com> wrote: > Benjamin Root writes: > > > > The second one shouldn't take much time at all to finish. > > How long did it take? How big was the png file? > > Ben Root > > > def my_func(): > import matplotlib.pyplot as plot > >xs = [2,

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread 7stud
Benjamin Root writes: > > The second one shouldn't take much time at all to finish.   > How long did it take?  How big was the png file? > Ben Root def my_func(): import matplotlib.pyplot as plot xs = [2, 3, 5, 7, 11] ys = [4, 9, 5, 9, 1] plot.plot(xs, ys) plot.savefig("squa

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread Jeff Whitaker
On 2/14/12 7:10 PM, Benjamin Root wrote: On Tuesday, February 14, 2012, 7stud <7s...@excite.com > wrote: > Russell E. Owen writes: > >> >> I just created a binary installer for python.org 's 64-bit Python 2.7 >> (MacOS X 10.6 and later). I'd like

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread Benjamin Root
On Tuesday, February 14, 2012, 7stud <7s...@excite.com> wrote: > Russell E. Owen writes: > >> >> I just created a binary installer for python.org's 64-bit Python 2.7 >> (MacOS X 10.6 and later). I'd like a few folks to test it to make sure >> it works for more than just me, before serving it at th

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread 7stud
Russell E. Owen writes: > > I just created a binary installer for python.org's 64-bit Python 2.7 > (MacOS X 10.6 and later). I'd like a few folks to test it to make sure > it works for more than just me, before serving it at the usual > location. > I can report that your installer has enabl

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread Russell Owen
Yes at some point, but I don't have a git repository for matplotlib yet so it may take me awhile. It's a one-liner as per the posting. -- Russell On Feb 14, 2012, at 2:50 PM, Benjamin Root wrote: > On Tuesday, February 14, 2012, Russell E. Owen wrote: > > I just created a binary installer for

Re: [Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread Benjamin Root
On Tuesday, February 14, 2012, Russell E. Owen wrote: > I just created a binary installer for python.org's 64-bit Python 2.7 > (MacOS X 10.6 and later). I'd like a few folks to test it to make sure > it works for more than just me, before serving it at the usual location. > > The temporary link is

[Matplotlib-users] 64-bit matplotlib 1.1.0 installer available

2012-02-14 Thread Russell E. Owen
I just created a binary installer for python.org's 64-bit Python 2.7 (MacOS X 10.6 and later). I'd like a few folks to test it to make sure it works for more than just me, before serving it at the usual location. The temporary link is: