[NumPy-Tickets] [NumPy] #870: np.asarray does not create new array view when different but compatible type code is passed in the dtype argument
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 18:08:31 CDT 2011
#870: np.asarray does not create new array view when different but compatible
type code is passed in the dtype argument
-------------------------+--------------------------------------------------
Reporter: damian.eads | Owner: stefan
Type: defect | Status: accepted
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
Changes (by mwiebe):
* version: none => devel
* milestone: => Unscheduled
Comment:
This is yet another issue that would go away by switching to implementing
based on the sized types instead of the C types.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/870#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list