Thanks to everyone for your answers. I guess the conclusion is that 
changing the default ordering will do more harm than good.

So, considering the C API, what do you advise to use to copy a 
(probably) row-major ndarray into a data structure that is always 
column-major? Like some kind of iterator that will jump across strides 
in the source array in the fastest way possible?
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to