[Numpy-tickets] [NumPy] #341: Inconsistent behavior of comparison operators on character arrays, created with 'c' typecode
NumPy
numpy-tickets at scipy.net
Fri Oct 13 14:09:46 CDT 2006
#341: Inconsistent behavior of comparison operators on character arrays, created
with 'c' typecode
---------------------+------------------------------------------------------
Reporter: gkoczyk | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Other | Version: devel
Severity: normal | Resolution: fixed
Keywords: |
---------------------+------------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
First part is fixed in svn.
The second part won't be fixed. The ufunc objects (not functor...) do not
accept variable input types (strings, unicode, record arrays).
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/341#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list