-
由 abalkin 提交于
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.
92e1a711
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.