• Frederic's avatar
    Fix test error with NumPy 1.7.1. · 30556a7c
    Frederic 提交于
    This is for python long that fit in uint64, but not in an int64. NumPy 1.7 raise an Overflow error, but NumPy 1.7.1 return an uint64.
    30556a7c
basic.py 282.9 KB