[Numpy-discussion] Array interface updated to Version 3 (original) (raw)
Travis Oliphant oliphant.travis at ieee.org
Fri Jun 16 19:46:40 EDT 2006
- Previous message (by thread): [Numpy-discussion] installing numpy and removing numeric-24.1
- Next message (by thread): [Numpy-discussion] Array interface updated to Version 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
The new interface is basically the same except (mostly) for asthetics:
The differences are listed at the bottom of
http://numeric.scipy.org/array_interface.html
There is talk of ctypes supporting the new interface which is a worthy development. Please encourage that if you can.
Please voice concerns now if you have any.
-Travis
- Previous message (by thread): [Numpy-discussion] installing numpy and removing numeric-24.1
- Next message (by thread): [Numpy-discussion] Array interface updated to Version 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]