[NumPy-Tickets] [NumPy] #2077: Incorrect finfo from PPC longdouble
NumPy Trac
numpy-tickets@scipy....
Mon Mar 12 12:56:20 CDT 2012
#2077: Incorrect finfo from PPC longdouble
---------------------------+------------------------------------------------
Reporter: matthew.brett | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
---------------------------+------------------------------------------------
Comment(by mwiebe):
I seem to recall that the finfo code is using an algorithm that
automatically detects these parameters by manipulating values of the given
dtype. I guess either there's something wrong with the algorithm, or the
long double on that platform is extremely non-conformant.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2077#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list