Gary Ruben wrote:
> Yep, just do
> 
> from pylab import *
> rcParams['numerix'] = 'numpy'

well, duh. sorry for being such and idiot, but I'm surprised that you 
can set numerix after importing pylab.

> If I was developing something now, I would only bother supporting numpy.

That's my thought too, but I think I'll probably build Numeric an NumPy 
in anyway, as it's not hard to do.

Eric Firing wrote:
> For testing you may also take advantage of command-line arguments:
> 
> python examples/image_demo.py --Numeric

Excellent! that will make things much easier.

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer
                                                
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to