[Numpy-discussion] numarray-1.0 Bug Alert

Francesc Alted falted at pytables.org
Wed Jul 14 02:37:06 EDT 2004


A Dimarts 13 Juliol 2004 19:41, Todd Miller va escriure:
> The real fix for the bug appears to be to redefine the semantics of
> numarray's PyArrayObject ->data pointer to include ->byteoffset,
> altering the C-API. 

Oh well, I'm afraid that I'll be affected by that :(. Just to understand
that fully, you mean that real data for an array will start in the future at
narr->data, instead of narr->data+narr->byteoffset as it does now?

-- 
Francesc Alted





More information about the NumPy-Discussion mailing list