[NumPy-Tickets] [NumPy] #2073: stride_tricks with float16
NumPy Trac
numpy-tickets@scipy....
Mon Mar 12 13:30:33 CDT 2012
#2073: stride_tricks with float16
--------------------+-------------------------------------------------------
Reporter: npinto | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.1
Keywords: |
--------------------+-------------------------------------------------------
Comment(by mwiebe):
Sorry, I didn't look closely enough at your reproduction of the bug.
Thanks for doing that, this looks like a problem in the
__array_interface__ code (incidentally an interface I'm not a big fan of,
but of course it still has its uses for the time being).
What I originally said about stride_tricks not using the dtype metadata
information properly seems to apply to the __array_interface__ code.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2073#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list