From: Travis O. <oli...@ee...> - 2006-09-25 17:09:13
|
Francesc Altet wrote: >Hi, > >Anybody know if there is a map between NumPy types and Numeric >typecodes? Something like 'typecodes' for numarray: > > How about dtype(obj).char? -Travis |