Hi,

I'm using matplotlib w/numerix set to numpy (as described in my prior  
post).

What I am wondering is in what situations one would want to:

import pylab
import numpy

together, because there is matlab-style stuff (e.g. matrices, arrays,  
cumprod, fft, arange etc.) by importing the pylab package alone.

On a related note, in trying to get a better idea of how math vs.  
plot functionality is handled in matplotlib, I looked at mlab.py and  
pylab.py; it doesn't seem there is a clear separation of these  
functions, but perhaps I'm missing something?

Thanks!

--b

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to