[SciPy-User] What "Array" means
Sturla Molden
sturla at molden.no
Mon Apr 11 15:39:17 EDT 2011
Den 11.04.2011 21:17, skrev Bruce Southey:
>
> _chk_asarray is defined differently in two places in scipy.stats.
> Consequently, without examples and error messages it is likely that the
> wrong definition is being used. So if you provide the examples in a
> different thread others can verify these apparent bugs.
I think the author of _chk_asarray in scipy/stats/mstats_basic.py have
thought that np.ma.ravel returns a masked array, as the return value is
used as such. But at least I my computer it does not :-)
Sturla
More information about the SciPy-User
mailing list