[Ilugc] any clue how much time does this python code will take to finish

  • From: citizenofgnu@xxxxxxxxx (Thyagarajan தியாகராஜன்)
  • Date: Fri, 2 May 2014 02:26:40 +0530

Hi

Any guess how long does the following  python code will take time to finish
<code>
from sympy.mpmath import mp
mp.dps = 1000000000000000   # number of digits
print +mp.pi    # str(mp.pi)
</code>

for the last one hour i am waiting .... :)

regards,

Thyagarajan Shanmugham

Other related posts:

  • » [Ilugc] any clue how much time does this python code will take to finish - Thyagarajan தியாகராஜன்