[Numpy-discussion] Release of NumPy
Stéfan van der Walt
stefan@sun.ac...
Thu Apr 17 06:10:51 CDT 2008
On 17/04/2008, Alan G Isaac <aisaac@american.edu> wrote:
> Stefan's scores well too, so why do I prefer mine?
> As I said, I am not sure mine is better, but I think it is,
> an I can offer some reasons to prefer it. Two are:
>
> - it is simpler
> - it retains more ndarray behavior
That is simply not true. The patch I sent provides everything you
asked for *without* breaking *any* ndarray behaviour, whereas your
suggestion breaks x[0] == x[0,:].
Stéfan
More information about the Numpy-discussion
mailing list