Re: [Numpy-discussion] NumPy-Discussion Digest, Vol 148, Issue 27
![](https://secure.gravatar.com/avatar/811ff3ddf4d855651419a14fdb6c7230.jpg?s=120&d=mm&r=g)
Jan. 30, 2019
6:06 a.m.
I start to learn python from 《Numpy Beginner's Guide》second edition written by Ivan Idris now I know what the problem is ,the reason is that Numpy converts 2000 to an `int32`.When I use code `a=np.arange(2000, dtype='int64')**3 that you taught me, the calculation is correct thank you all ! Yuping Wang
2209
Age (days ago)
2209
Last active (days ago)
0 comments
1 participants
participants (1)
-
Yuping Wang