[SciPy-dev] Bug 791 not completely fixed

Christoph T. Weidemann ctw at cogsci.info
Tue Jun 3 07:29:17 EDT 2008


Hi!

The following bug was marked as fixed, but I believe the current fix
is incomplete:
http://scipy.org/scipy/numpy/ticket/791

This issue seemed to not only affect std and var, but also clip and
imag. For the example code given at the link the following code gives
the wrong results:

dat.clip(2,7).info # produces ''
dat.imag.info # produces ''

Let me know if I can provide any additional info that may help fixing this bug!

Best,
Christoph Weidemann



More information about the SciPy-Dev mailing list