Conversion of Numeric arrays from/to numpy arrays
Jan. 31, 2007
12:59 a.m.
Hi: Is there a easy and efficient way to convert between Numeric and numpy arrays? - William Hughes
January 2007
5:11 p.m.
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 (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chris.Barker@noaa.gov
7077
Age (days ago)
7077
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christopher Barker -
William Hughes