[Numpy-discussion] numpy.ma.flatnotmasked_contiguous error in slice.stop values?
Pierre GM
pgmdevlist@gmail....
Tue Aug 10 21:02:31 CDT 2010
On Aug 10, 2010, at 9:54 PM, Charles R Harris wrote:
> Hi Pierre,
>
> I'm getting these tests errors now.
I forgot to commit some last minute modifications... And now (r8621) ?
Thinking about it, the function `flatnotmasked_contiguous` outputs a list of slices, except when there's none (and then it outputs None). Shouldn't it output an empty list instead ?
More information about the NumPy-Discussion
mailing list