[NumPy-Tickets] [NumPy] #2073: stride_tricks with float16
NumPy Trac
numpy-tickets@scipy....
Mon Mar 12 13:47:37 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 npinto):
I guess I could add NPY_HALF here:
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/common.c#L558
But it won't solve the problem. What is the appropriate "dtype descriptor
constructor" to call ?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2073#comment:10>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list