[NumPy-Tickets] [NumPy] #2054: f2py's handling of strided arrays.
NumPy Trac
numpy-tickets@scipy....
Tue Feb 14 18:34:12 CST 2012
#2054: f2py's handling of strided arrays.
-------------------------+--------------------------------------------------
Reporter: pch | Owner: pearu
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.f2py | Version: 1.6.1
Keywords: |
-------------------------+--------------------------------------------------
Comment(by pch):
Replying to [comment:2 pearu]:
> At the moment I don't have time to implement/test the strided array
support for f2py.
That's unfortunate, but understandable. I could help with the testing
though.
> However, when copying data is not an issue, then below follows a
temporary workaround
> of the issue.
In my case, copying is an issue. I was doing just that until I recently
got a MemoryError, which motivated me to file this ticket.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2054#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list