Numeric arrays - initialising with binary data

Emile van Sebille emile at fenx.com
Mon Feb 25 07:48:18 EST 2002


"Jesper Olsen" <jolsen at mailme.dk> wrote in message
news:cf0ad9fb.0202250446.3df07a08 at posting.google.com...
> Hi,
>
> The build in array type has the methods
>
> array.tostring()
> array.fromstring()
>
> which make it easy to initialise arrays with binary data
> read from a file.
>
> The Numeric array, however, apperantly only has the tostring method.
>

Numeric 20.1.0 has fromstring.


--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list