[NumPy-Tickets] [NumPy] #1789: Support half floats via buffer interface
NumPy Trac
numpy-tickets@scipy....
Fri Apr 1 23:40:09 CDT 2011
#1789: Support half floats via buffer interface
-------------------------+--------------------------------------------------
Reporter: wickedgrey | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 1.6.0
Component: Other | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
I am working on adding half-floats to the struct module for CPython 3.3.
http://bugs.python.org/issue11734
I would like to get support for this into 1.6.0b2 if possible. I realize
that that's putting the cart before the horse a little bit, since the
change hasn't been formally accepted into CPython yet.
Pull request here:
https://github.com/numpy/numpy/pull/68
More discussion on the mailing list here:
http://mail.scipy.org/pipermail/numpy-discussion/2011-March/055795.html
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1789>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list