From: Sebastian H. <ha...@ms...> - 2006-07-24 04:47:11
|
Hi, if I have a numpy array 'a' and say: a.dtype == numpy.float32 Is the result independent of a's byteorder ? (That's what I would expect ! Just checking !) Thanks, Sebastian Haase |