[SciPy-dev] All newscipy tests pass, except on 64-bit system
Stephen Walton
stephen.walton at csun.edu
Wed Oct 26 22:49:19 CDT 2005
Travis Oliphant wrote:
>Good catch. This was a bug introduced by some optimizations I did a
>while ago. It was executing the fastest section of code but with
>incorrect step sizes. This should be fixed in SVN.
>
>
Yup. This change all by itself dropped the number of fails in
scipy.test() to 19 from 32 for me. Thanks!
Steve
More information about the Scipy-dev
mailing list