[Numpy-discussion] Functions to pack/unpack bytes?

Neal Becker ndbecker2 at gmail.com
Wed Jul 29 07:30:51 EDT 2009


Does numpy have functions to convert between e.g. an array of uint32 and 
uint8, where the uint32 array is a packed version of the uint8 array 
(selecting little/big endian)?





More information about the NumPy-Discussion mailing list