[Numpy-tickets] [NumPy] #630: If float('123.45') works, so should numpy.float32('123.45')
NumPy
numpy-tickets@scipy....
Sun Dec 16 01:40:33 CST 2007
#630: If float('123.45') works, so should numpy.float32('123.45')
-------------------------+--------------------------------------------------
Reporter: AndrewStraw | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: numpy.core | Version: none
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
We should make a constructor that takes strings for the numpy scalar
types. Note that float64() and int64() already do this.
This would let longdouble types be specified with all full precision.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/630>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list