[Numpy-tickets] [NumPy] #333: Creating an array from a n-dim dtype type fails
NumPy
numpy-tickets at scipy.net
Wed Oct 11 06:55:50 CDT 2006
#333: Creating an array from a n-dim dtype type fails
------------------------+---------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.core | Version: devel
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by faltet):
Well, I think that the above doesn't works because
{{{
In [155]:dt2.type
Out[155]:<type 'numpy.void'>
}}}
although perhaps the error messages should be a bit more explicit.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/333#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