[NumPy-Tickets] [NumPy] #802: `zeros_like` does not support record arrays
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 17:30:41 CDT 2011
#802: `zeros_like` does not support record arrays
------------------------+---------------------------------------------------
Reporter: stefan | Owner: stefan
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Comment(by mwiebe):
A good way to fix this might be to generalize fill so it copies a scalar
value to every field in the structured type.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/802#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list