Add warning for bug in Numpy <= 1.6.1.
When using numpy's advanced indexing on huge arrays (2**32 elements or
more), Numpy <= 1.6.1 has a bug where the resulting array is not
properly filled. We emit a warning in those cases.
正在显示
请
注册
或者
登录
后发表评论