[Numpy-discussion] Using 2-D arrays in Numeric Python (numpy)

Linda Seltzer lseltzer at alumni.caltech.edu
Fri Oct 10 22:42:37 EDT 2008


This worked:
from numpy.oldnumeric import *

Should I use
from numpy import *
(Does the first statement use outdated software?)

I want to use 2-D arrays.  Please advise me on the best way to do this.




More information about the NumPy-Discussion mailing list