[NumPy-Tickets] [NumPy] #1781: long double representation not recognized
NumPy Trac
numpy-tickets@scipy....
Thu Mar 24 16:08:51 CDT 2011
#1781: long double representation not recognized
--------------------+-------------------------------------------------------
Reporter: hoytak | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
In attempting to install numpy from source (commit e6f35b), it seems that
whatever long double representation my computer has is not picked up by
long_double_representation() in core/setup_common.py. I attached a pickle
file of the lines variable that gets scanned to detect it.
My machine is an intel i7-2600 running ubuntu 10.10. The compiler I'm
using is intel (icc 12.3), which is also what python was compiled with.
I'm using python version 2.7.1.
I'd be happy to give any more information about my system that's needed.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1781>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list