[NumPy-Tickets] [NumPy] #1511: define layout for HAVE_LDOUBLE_IEEE_QUAD_LE
NumPy Trac
numpy-tickets@scipy....
Sun Jun 13 09:01:07 CDT 2010
#1511: define layout for HAVE_LDOUBLE_IEEE_QUAD_LE
-------------------------+--------------------------------------------------
Reporter: r0bertz | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
Please check the attachment.
There is one thing that I am not sure. That is the LDBL_NBIT.
I checked glibc's info, it says the hidden bit is always 1 for normalized
number and not stored.
So I guess it should be 0.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1511>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list