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