我使用numpy.dtype=object 在numpy 数组中输入高值(大于2^70): numpy.array([1], dtype=numpy.object) << 70 array([1180591620717411303424], dtype=object) 我在 ...
確定! 回上一頁