[Numpy-discussion] Change default order to Fortran order

SMRUTI RANJAN SAHOO c99.smruti at gmail.com
Mon Aug 3 11:00:27 EDT 2015


well its really great idea. i can help on python but i don't have any
knowledge on fortran.

On Sun, Aug 2, 2015 at 7:25 PM, Kang Wang <kwang24 at wisc.edu> wrote:

> Hi,
>
> I am an imaging researcher, and a new Python user. My first Python project
> is to somehow modify NumPy source code such that everything is Fortran
> column-major by default.
>
> I read about the information in the link below, but for us, the fact is
> that *we absolutely want to  use Fortran column major, and we want to
> make it default. Explicitly writing " order = 'F' " all over the place is
> not acceptable to us*.
>
> http://docs.scipy.org/doc/numpy/reference/internals.html#multidimensional-array-indexing-order-issues
>
> I tried searching in this email list, as well as google search in general.
> However, I have not found anything useful. This must be a common
> request/need, I believe.
>
> Can anyone provide any insight/help?
>
> Thank you very much,
>
> Kang
>
> --
> *Kang Wang, Ph.D.*
> 1111 Highland Ave., Room 1113
> Madison, WI 53705-2275
> ----------------------------------------
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150803/c4a78882/attachment.html>


More information about the NumPy-Discussion mailing list