[Numpy-tickets] [NumPy] #494: Arrays of type float96 or float128 do not display correctly
NumPy
numpy-tickets@scipy....
Sun May 13 11:07:16 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 |
------------------------------+---------------------------------------------
Comment (by charris):
I suppose there are a few things we could do.
1) on windows platforms make long doubles have the right size (float64),
or return a not implemented error.
2) check the OS X version on the Mac and return not implemented if the
version is < 10.4.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/494#comment:9>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list