[NumPy-Tickets] [NumPy] #1944: ieee754.c in numpy-1.6.1 doesnt compile under cygwin
NumPy Trac
numpy-tickets@scipy....
Mon Aug 29 12:42:18 CDT 2011
#1944: ieee754.c in numpy-1.6.1 doesnt compile under cygwin
----------------------------+-----------------------------------------------
Reporter: sebastian_sohr | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.6.2
Component: numpy.core | Version: devel
Keywords: cygwin |
----------------------------+-----------------------------------------------
Comment(by rgommers):
The test_special_values failures are nothing to worry about; they should
be marked knownfail (as on several other platforms). The {{{Type <type
'numpy.float32'> did not raise fpe error 'underflow'. }}} one is also
known.
Not sure about the Ldexp / spacing / nextafter ones.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1944#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list