From: Travis O. <oli...@ie...> - 2006-10-27 16:00:59
|
Colin J. Williams wrote: > A July posting sets out the intent: > http://scipy.org/BaseArray > Version 3 of the draft: > http://numpy.scipy.org/array_interface.shtml > There is a description, from a C Structure perspective: > http://svn.scipy.org/svn/PEP/PEP_basearray.txt > > What is the current status of the plan to develop a PEP? > > Is there a more recent version of the PEP, from a Python user's perspective? > > I'm working on two PEP's after discussing this with Guido at SciPy 2006. 1) A data-type object PEP 2) An extension of the buffer protocol to include the array interface. These are being done instead of the basearray PEP for now. I'm hoping to have a draft of these ready for discussion in a few weeks. -Travis |