[Numpy-discussion] arr.dtype.kind is 'i' for dtype=unit !?
Travis Oliphant
oliphant.travis at ieee.org
Thu Sep 21 11:59:32 CDT 2006
Matthew Brett wrote:
> Hi,
>
>
>> It's in the array interface specification:
>>
>> http://numpy.scipy.org/array_interface.shtml
>>
>
> I was interested in the 't' (bitfield) type - is there an example of
> usage somewhere?
>
No, It's not implemented in NumPy. It's just part of the array
interface specification for completeness.
-Travis
More information about the Numpy-discussion
mailing list