[Numpy-discussion] missing array type
Sasha
ndarray at mac.com
Mon Feb 27 19:43:05 CST 2006
On 2/27/06, Colin J. Williams <cjw at sympatico.ca> wrote:
> ...
> (-1) The proposal add complexity. I don't see the compensating benefit.
Did you read the original thread? I thought I clearly explained what
the benefit was. Added complexity is minimal because at the C level
zero-stride arrays are already possible. All I was proposing was to
safely expose existing C level functionality to Python.
More information about the Numpy-discussion
mailing list