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 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Numpy-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/numpy-discussion
