[Numpy-discussion] Release of NumPy

Alan G Isaac aisaac at american.edu
Wed Apr 16 18:02:50 EDT 2008


On Wed, 16 Apr 2008, Stéfan van der Walt apparently wrote:
> Do you think that a (column) vector should convert to a 1d 
> array? 

Yes: for consistency with row vector conversion,
and for indexing consistency.

Again, I understand what you have done, and it addresses
my core issue.  I do not "object" to it.  I just think there 
is a better way.  (Better = simpler and just as functional.)

I strongly support your proposal over no change.
I just do not think it is a better proposal.

But frankly I am not even sure of that:
I see some pedagogical advantages in your approach,
and I think Charles suggested that it may enable
some new functionality.  (But what is that?)

In sum:
if you put this in NumPy, I will happy.

Cheers,
Alan





More information about the NumPy-Discussion mailing list