[Numpy-tickets] [NumPy] #494: Arrays of type float96 or float128 do not display correctly
NumPy
numpy-tickets@scipy....
Sun May 13 10:49:37 CDT 2007
#494: Arrays of type float96 or float128 do not display correctly
------------------------------+---------------------------------------------
Reporter: socha | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.3 Release
Component: numpy.core | Version: none
Severity: normal | Resolution: invalid
Keywords: float96 float128 |
------------------------------+---------------------------------------------
Changes (by charris):
* status: new => closed
* resolution: => invalid
Comment:
And google also turns up the following:
"Applications that run on Mac OS X 10.3.9 must not try to use the long
double type or any of the functions associated with it. Support for the
128-bit long double type was not introduced until Mac OS X 10.4.
Similarly, full support for sinl, expl, and all other long double math
functions defined by the C standard is available only in 10.4 and later."
I googled the words
OSX compiler long double support
and
VC++ compiler long double support
to find this and the previous reference. So I am closing the ticket.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/494#comment:8>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list