Re: [Numpy-discussion] Conversion of Numeric arrays from/to numpy arrays

2007-01-31 Thread Christopher Barker
William Hughes wrote: > Hi: > Is there a easy and efficient way to convert between > Numeric and numpy arrays? sure is: Numeric.asarray() numpy.asarray() Could it be any easier? -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R(

[Numpy-discussion] Conversion of Numeric arrays from/to numpy arrays

2007-01-31 Thread William Hughes
Hi: Is there a easy and efficient way to convert between Numeric and numpy arrays? - William Hughes ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/