-
由 Josh Bleecher Snyder 提交于
numpy.ndarray overrides __eq__ to do elemwise equality checks, thus yielding an ndarray, which cannot be cast as a bool. This doesn't play nicely with list.index; numpy throws a ValueError.
76ea3f45
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| benchmark | ||
| bin | ||
| doc | ||
| theano | ||
| .hgignore | ||
| LICENSE.txt | ||
| NEWS.txt | ||
| README.txt | ||
| setup.cfg | ||
| setup.py |