Re: 2 maple important bugs, ifactor(10000!);pi(500000000);

devore_at_math.udel.edu
Date: 01/28/05


Date: 28 Jan 2005 14:35:33 -0800


"J. Papp" Jan 27, 4:20 am show options

Newsgroups: sci.math.symbolic
From: j...@gmail.com ("J. Papp") - Find messages by this author
Date: Thu, 27 Jan 2005 12:20:41 +0000 (UTC)
Local: Thurs, Jan 27 2005 4:20 am
Subject: Re: 2 maple important bugs, ifactor(10000!);pi(500000000);
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse

J Papp wrote:
> Simon Plouffe wrote:
> > with(numtheory):pi(500000000) took 985 seconds.
>
> This is very funny! In fact try:
> > pi(100000006); #instantly
> > pi(100000007); #I can't wait, I'm on a PII
> I suspected it has something to do with Digits, but no.
> Maybe someone has an explanation.

Maple has no fancy algorithm for pi. It is a brute force approach,
with some values precomputed. Some numbers are done quickly because of
their relation to the precomputed values.

To see the relevant procedures and the precomputed values do:

kernelopts(opaquemodules= false):
interface(verboseproc= 3): # not 2.
print(numtheory:-pi_internal);
print(`ithprime/large`);



Relevant Pages

  • Re: terminology
    ... J. Papp wrote: ... > improperly for my project book on Maple & Mechanics. ... of Classical Mechanics. ... If you are committed to using Maple, ...
    (sci.math.symbolic)
  • Re: Maple bugs: Thomas Richard: Hurrah, Maple quality improves! - Example 4
    ... SB> proof that maple is getting worse. ... You can find such examples easily in Maple Bugs Encyclopaedia ... The Software Quality Research Laboratory's team conducts ... architect the GEMM and the VM machines, and at Cyber Tester ...
    (sci.math.symbolic)
  • Re: Maple bugs: Thomas Richard: Hurrah, Maple quality improves! - Example 4
    ... SB> proof that maple is getting worse. ... You can find such examples easily in Maple Bugs Encyclopaedia ... The Software Quality Research Laboratory's team conducts ... architect the GEMM and the VM machines, and at Cyber Tester ...
    (sci.math)
  • Re: A free copy of Maple or a frre maple webservre
    ... It is not so much that he 'discovered' the bugs but that he _generated_ the bugs. ... But you need to take what I say in the context I said it - mainly I was agreeing with Karen that you can't really verify results too well in closed source software like Maple. ... Of course, since Sage is open-source software, with many components been around a very long time, I expect some Maple developers have looked at some of the Sage code - some might even have written it. ...
    (sci.math.symbolic)
  • Re: A free copy of Maple or a frre maple webservre
    ... Vladimir Bondarenko is a skilled mathematician who has a keen understanding ... of the internals of Maple. ... It is not so much that he 'discovered' the bugs ... contribute to the evolution of Maple. ...
    (sci.math.symbolic)