[Numpy-tickets] [NumPy] #718: Bug with numpy.float32.tolist
NumPy
numpy-tickets@scipy....
Fri Apr 4 14:02:54 CDT 2008
#718: Bug with numpy.float32.tolist
------------------------+---------------------------------------------------
Reporter: Elby | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.core | Version: none
Severity: normal | Keywords:
------------------------+---------------------------------------------------
numpy.float32 has a tolist method that standard python's float does not
have, but this method does not return a list.
This can leads to bugs as reported in [http://groups.google.com/group
/Numpy-
discussion/browse_thread/thread/acc413d7089ddca5/e9ad794878b5572b?hl=fr&lnk=gst&q=tolist+#e9ad794878b5572b
this thread], and IMHO this should be fixed or clearly explained.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/718>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list