[SciPy-user] array dtype...

fred fredmfp at gmail.com
Wed Jul 25 09:50:34 EDT 2007


Hi all,

I want to set arrays for a given datatype.

I know I can use dtype='i', dtype='f', dtype='d' etc, which stand for
dtype=int32, dtype=float32, dtype=float64.

But I would like to know all the available types in the two declaration 
type.

I googled, browsed scipy.org, but did not find anything about this issue.

For instance, I would like to know if there is an equivalent "in one 
character" to the uint8 data type.

Any pointer, url are welcome.

TIA.

Cheers,

-- 
http://scipy.org/FredericPetit




More information about the SciPy-User mailing list