#2567: remove limitation on computing digits of pi using mpfr
------------------------------+---------------------------------------------
Reporter: was | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.1
Component: basic arithmetic | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Comment (by fredrik.johansson):
You could use the pi function in mpmath; as far as I know, it is limited
only by available memory. I just verified that computing 100 million
digits works on a 32-bit system. The last time someone compared, it was
also about three times faster than MPFR (but probably less memory
efficient).
Or you could perhaps use this code which is even faster: http://gmplib.org
/pi-with-gmp.html
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2567#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---