-
由 Pascal Lamblin 提交于
Otherwise, the generator evaluates to "True", because numpy.all does not actually iterate through it. Also add test case to check that m[0, idx_list] triggers full advanced indexing, not "take".
3166a3d5
Otherwise, the generator evaluates to "True", because numpy.all does not actually iterate through it. Also add test case to check that m[0, idx_list] triggers full advanced indexing, not "take".