[Numpy-discussion] dtype attributes of scalar types

Matthew Brett matthew.brett at gmail.com
Tue Nov 28 18:57:15 EST 2006


Hi,

Would it be easy and / or sensible for - say - int32.itemsize to
return the same as dtype(int32).itemsize, rather than the <attribute
'itemsize' of 'numpy.generic' objects> that it returns at the moment?

Best,

Matthew



More information about the NumPy-Discussion mailing list