Re: [Matplotlib-users] Question(s) for new MAC 10.7 User

2012-03-01 Thread Russell E. Owen
In article , "Russell E. Owen" wrote: > In article > blic.gmane.org>, > William Jennings > wrote: > > > Hello mat plot lib users! > > I feel quite embarrassed that I've gone through 2 days of trying to get to > > get numpy, scipy and matplotlib all to work nice with each other. I've > >

Re: [Matplotlib-users] Question(s) for new MAC 10.7 User

2012-02-28 Thread Russell E. Owen
In article , William Jennings wrote: > Hello mat plot lib users! > I feel quite embarrassed that I've gone through 2 days of trying to get to > get numpy, scipy and matplotlib all to work nice with each other. I've > scraped through forums, stackoverflow and all the links that can bide me >

Re: [Matplotlib-users] Question(s) for new MAC 10.7 User

2012-02-21 Thread Jason Grout
On 2/21/12 9:24 AM, Lou Pecora wrote: > To William Jennings. > > I would suggest you look at the SAGE python package > (http://www.sagemath.org/). Like Enthought it's an all-in-one package. > My package uses Python 2.6.4. Current versions may be higher. It has a > LOT of stuff, but you don't need t

[Matplotlib-users] Question(s) for new MAC 10.7 User

2012-02-21 Thread Lou Pecora
To William Jennings. I would suggest you look at the SAGE python package (http://www.sagemath.org/). Like Enthought it's an all-in-one package.  My package uses Python 2.6.4.   Current versions may be higher.  It has a LOT of stuff, but you don't need to use it all and can ignore it (lots on sym

Re: [Matplotlib-users] Question(s) for new MAC 10.7 User

2012-02-20 Thread Nicolas Le Bihan
Hi William, I have also spent some time to have a numpy/scipy/matplotlib set working under mac os X lion (10.7.3) I use python 2.7.2, and work with ipython (0.12) in pylab mode. I finally did a mixture of several posts on forums and got it to work properly now. Here is the recipe : 1 - In

[Matplotlib-users] Question(s) for new MAC 10.7 User

2012-02-20 Thread William Jennings
Hello mat plot lib users! I feel quite embarrassed that I’ve gone through 2 days of trying to get to get numpy, scipy and matplotlib all to work nice with each other. I’ve scraped through forums, stackoverflow and all the links that can bide me some type of logic. Yet, alas I still fail wildly wit