"Mark Bakker" <[EMAIL PROTECTED]> writes: > Can this be fixed? Any explanation how this happens? Pylab just > imports part of numpy, doesn't it?
It imports numerix, a compatibility layer for numeric, numarray and numpy. I think the plan is to remove numerix soon and just use numpy, but in the meantime, I suggest adding "from numpy import *" after "from pylab import *". -- Jouni K. Seppänen http://www.iki.fi/jks ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users