[Numpy-discussion] mirr test correctly fails for given input.

Charles R Harris charlesr.harris at gmail.com
Tue Aug 25 23:38:48 EDT 2009


So is it a bug in the test or a bug in the implementation? The problem is
that the slice values[1:] when
values =  [-120000,39000,30000,21000,37000,46000] contains no negative
number and a nan is returned. This looks like a bug in the test. The
documentation also probably needs fixing.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090825/e0111e35/attachment.html>


More information about the NumPy-Discussion mailing list