-
由 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
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.