Issue #783: python3 compatible - do not test complex integer floor division.
Floor division operator for complex numbers is deprecated since python 2.3
and results in an error in 3.x.
With this commit theano/tensor/tests/test_basic.py passes under python 3.2.
正在显示
请
注册
或者
登录
后发表评论