[Numpy-discussion] Array interface updated to Version 3 (original) (raw)

Albert Strasheim fullung at gmail.com
Sat Jun 17 07:30:43 EDT 2006


Hello all

On Fri, 16 Jun 2006, Travis Oliphant wrote:

I just updated the array interface page to emphasize we now have version 3. NumPy still supports objects that expose (the C-side) of version 2 of the array interface, though.

Please voice concerns now if you have any.

In the documentation for the data attribute you say:

"A reference to the object with this attribute must be stored by the new object if the memory area is to be secured."

Does that mean a reference to the array_interface or a reference to the object containing the array_interface?

Regards,

Albert



More information about the NumPy-Discussion mailing list