[Numpy-discussion] Array Protocol change for Python 2.6 (original) (raw)

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