[Numpy-tickets] [NumPy] #630: If float('123.45') works, so should numpy.float32('123.45')
NumPy
numpy-tickets@scipy....
Wed Apr 9 12:22:36 CDT 2008
#630: If float('123.45') works, so should numpy.float32('123.45')
-------------------------+--------------------------------------------------
Reporter: AndrewStraw | Owner: somebody
Type: defect | Status: new
Priority: low | Milestone: 1.0.5
Component: numpy.core | Version: none
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by AndrewStraw):
The patch "f32_from_str.2.patch" added by philbinj on 04/05/08 13:31:59,
on Ubuntu Gutsy amd64 works for me, appears to fix the problem I reported,
and all numpy tests (877 of them) pass with this applied. Unless someone
else sees a problem with it, I recommend it is applied for 1.0.5.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/630#comment:10>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list