[Numpy-discussion] Array interface updated to Version 3 (original) (raw)
Albert Strasheim fullung at gmail.com
Sat Jun 17 07:30:43 EDT 2006
- Previous message (by thread): [Numpy-discussion] Array interface updated to Version 3
- Next message (by thread): [Numpy-discussion] Array interface updated to Version 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Numpy-discussion] Array interface updated to Version 3
- Next message (by thread): [Numpy-discussion] Array interface updated to Version 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]