[SciPy-dev] Bug 791 not completely fixed

Christoph T. Weidemann ctw at cogsci.info
Sat Jun 7 01:20:41 EDT 2008


On Fri, Jun 6, 2008 at 13:01,  <scipy-dev-request at scipy.org> wrote:
>> Hello again!
>>
>> I re-opened the ticket for the original bug at:
>> http://scipy.org/scipy/numpy/ticket/791
>>
>> Travis Oliphant fixed the bug for std and var in this changeset:
>> http://scipy.org/scipy/numpy/changeset/5160
>>
>> I'm hoping the same fix can be applied to clip and imag. Could
>> somebody who knows this part of the code please take a look?
>>
>>
> Try it now.   It should be fixed in SVN.   There are probably other
> attributes that have this kind of failure as well.  If you could isolate
> them all that would be great.

I committed test cases for every applicable method/attribute/property
that I could find:
http://scipy.org/scipy/numpy/changeset/5257

It works fine for all these cases, so I believe the bug is completely
fixed now (I left a comment on the ticket, but don't seem to be able
to close it again).



More information about the SciPy-Dev mailing list