[Numpy-tickets] [NumPy] #262: F2py might be copying unnecessarily
NumPy
numpy-tickets at scipy.net
Sat Aug 19 01:46:42 CDT 2006
#262: F2py might be copying unnecessarily
----------------------+-----------------------------------------------------
Reporter: oliphant | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
f2py seems to be copying memory even when it doesn't need to. The
comparison with pyrex/ctypes/weave showed over-head likely due to copying
even when given "Fortran" arrays.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/262>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list