[SciPy-dev] numpy.typeinfo missing

Pearu Peterson pearu at scipy.org
Tue Jan 24 15:03:10 EST 2006


Hi Travis,

Earlier versions of numpy had typeinfo dictionary that contained 
information about dtype, elsize, dtypechar, bits of an arrays type for 
given C contant, say BOOL, BYTE, etc.

Now typeinfo dictionary is missing and I wonder what is the current way to 
resolve the above information from Python?

Pearu




More information about the SciPy-Dev mailing list