[NumPy-Tickets] [NumPy] #1054: Feature request: intent(transpose) option in f2py
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 21:12:46 CDT 2011
#1054: Feature request: intent(transpose) option in f2py
--------------------------+-------------------------------------------------
Reporter: mscottshell | Owner: somebody
Type: enhancement | Status: closed
Priority: normal | Milestone: Unscheduled
Component: numpy.f2py | Version: none
Resolution: wontfix | Keywords: transpose,ordering,fortran
--------------------------+-------------------------------------------------
Changes (by mwiebe):
* status: new => closed
* resolution: => wontfix
Comment:
The new behavior of NumPy 1.6 preserving the element memory ordering
allows for the more reasonable use of order='F' in this context. Closing
as wontfix.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1054#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list