[Numpy-discussion] What are the 'p', 'P' types?

Lisandro Dalcin dalcinl at gmail.com
Fri Feb 26 15:38:22 EST 2010


On 25 February 2010 00:46, Charles R Harris <charlesr.harris at gmail.com> wrote:
> They are now typecodes but have no entries in the typename dictionary.

IIUC, p/P should map to signed/unsigned integers large enough to hold
a pointer on the platform.. So perhaps their names should be intpr_t
and uintptr_t ?

>
> The 'm', 'M' types also lack dictionary entries.
>

Map to 'timedelta' and 'datetime' ?



-- 
Lisandro Dalcin
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594



More information about the NumPy-Discussion mailing list