[Numpy-discussion] numpy log2 has bug
Dmitrey
tmp50@ukr....
Wed Mar 23 12:53:10 CDT 2011
>>> from numpy import log2, __version__
>>>
log2(2**63)
Traceback (most recent call
last):
File "<stdin>", line 1, in
<module>
AttributeError: log2
>>> __version__
'2.0.0.dev-1fe8136'
(doesn't work with 1.3.0 as well)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20110323/a4998faf/attachment.html
More information about the NumPy-Discussion
mailing list