[Numpy-tickets] [NumPy] #462: numpy.rec parser problem
NumPy
numpy-tickets@scipy....
Mon Mar 26 17:07:05 CDT 2007
#462: numpy.rec parser problem
-------------------------+--------------------------------------------------
Reporter: chanley | Owner: somebody
Type: enhancement | Status: new
Priority: high | Milestone:
Component: numpy.core | Version: devel
Severity: critical | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by oliphant):
* type: defect => enhancement
Comment:
Hmm.. A field of zero length was not imagined in NumPy. Do you really
need a field of zero length. What does that even mean?
Zero-sized data-type descriptors are viewed as an error in NumPy in
several places. Adding this is going to take a bit of effort.
Is it worth it?
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/462#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