Re: [Numpy-discussion] Buffer Interface for Python 3.0

2007-02-27 Thread Anne Archibald
On 27/02/07, Travis Oliphant <[EMAIL PROTECTED]> wrote: > Basically, what we are going to do now is > > 1) Return the data-format specification in an extended struct-style string > 2) Return the shape information in a tuple of lists: (shape, strides) > > There are two questions I'm grappling with

[Numpy-discussion] Buffer Interface for Python 3.0

2007-02-27 Thread Travis Oliphant
An update for those of you who did not get the chance to come to PyCon. PyCon was very well attended this year and there were some excellent discussions and presentations. From PyCon I learned that Python 3000 is closer than I had previously thought. What this means for me, is that I am now