[Numpy-discussion] Array Protocol change for Python 2.6

Andrew Straw strawman at astraw.com
Sat Jun 10 17:23:16 EDT 2006


OK, here's another (semi-crazy) idea:

__array_struct__ is the interface. ctypes lets us use it in "pure" 
Python. We provide a "reference implementation" so that newbies don't 
get segfaults.




More information about the NumPy-Discussion mailing list