[Numpy-discussion] BUG with numpy.float64.tolist() ?

LB berthe.loic at gmail.com
Tue Mar 18 07:46:48 EDT 2008


I have two questions about numpy.float64 :
    - why do numpy.float64 have a tolist method, whereas standard
python float hasn't ?
    - why does it not return list ?

This seems to be the source of some bugs ( like this one, with
scipy.interpolate.spalde : http://groups.google.com/group/scipy-user/browse_thread/thread/47fefa8e519c85f6?hl=fr).

Did I miss something or should I add an entry to the bugtracker ?


--
LB



More information about the NumPy-Discussion mailing list