[SciPy-dev] scipy.test(1,10) results in 11 errors
Pearu Peterson
pearu at scipy.org
Thu Feb 23 05:38:33 CST 2006
On Wed, 22 Feb 2006, Nils Wagner wrote:
> AttributeError: 'module' object has no attribute 'hmean'
> AttributeError: 'module' object has no attribute 'mode'
> NameError: global name 'logsumexp' is not defined
>
> Ran 1011 tests in 1.862s
>
> FAILED (errors=11)
>
> Can someone reproduce these errors ?
Now fixed in numpy svn. These errors occured due to a numpy.testing
bug.
Pearu
More information about the Scipy-dev
mailing list