[Numpy-tickets] [NumPy] #629: repr() fails on scalars (float64)
NumPy
numpy-tickets@scipy....
Thu Dec 20 01:22:03 CST 2007
#629: repr() fails on scalars (float64)
-------------------------+--------------------------------------------------
Reporter: AndrewStraw | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.core | Version: none
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by AndrewStraw):
For what it's worth, there's a very interesting thread on repr() and
(Python) floats here:
http://bugs.python.org/issue1580
Also reference in that page is a useful reference to an IEEE 754
compliance checker: http://www.cant.ua.ac.be/ieeecc754.html This software
looks like it could be extremely useful for integrating into numpy
correctness tests.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/629#comment:4>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list