[NumPy-Tickets] [NumPy] #354: Possible inconsistency in 0-dim and scalar empty array types
NumPy Trac
numpy-tickets@scipy....
Wed Mar 30 15:56:43 CDT 2011
#354: Possible inconsistency in 0-dim and scalar empty array types
------------------------+---------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Comment(by rgommers):
Agreed with Bruce that {{{numpy.array("").dtype ==
numpy.string_("").dtype}}} does not have to be True. That doesn't mean the
ticket is invalid, but I'm wondering if there is any practical value in
changing this. If there is, S8 seems more practical than S0.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/354#comment:8>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list