[NumPy-Tickets] [NumPy] #1532: f2py does not respect assumed size arrays of fortran 90
NumPy Trac
numpy-tickets@scipy....
Sat Feb 26 11:46:06 CST 2011
#1532: f2py does not respect assumed size arrays of fortran 90
--------------------------+-------------------------------------------------
Reporter: ozn | Owner: pearu
Type: enhancement | Status: reopened
Priority: normal | Milestone: Unscheduled
Component: numpy.f2py | Version: devel
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment(by pearu):
The assumed shape array support is now implemented also for Fortran
subroutines.
It is in the f2py-assumed-shape branch. The branch is successfully tested
against scipy.
Lorenz, could you check the assumed shape support for your application?
If it works then I can merge the branch to the numpy repo.
Thanks,
Pearu
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1532#comment:8>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list