Sept. 21, 2006
4:59 p.m.
Matthew Brett wrote:
Hi,
It's in the array interface specification:
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