[sage-devel] Re: my scipy talk

2008-08-21 Thread William Stein
On Thu, Aug 21, 2008 at 6:10 AM, Bill Hart <[EMAIL PROTECTED]> wrote: > > Arghh, I'm very suspicious of this ginv. (Sorry to be hijacking the > thread somewhat). No problem that you're hijacking the thread -- I'm glad ginv is getting discussed.I'm removing the mention of it from my talk, thou

[sage-devel] Re: my scipy talk

2008-08-21 Thread Bill Hart
Arghh, I'm very suspicious of this ginv. (Sorry to be hijacking the thread somewhat). They timed Magma on a 32 bit 1 GHz Pentium III and ginv on a 64 bit AMD Turion 3400. Bill. On 21 Aug, 13:57, Bill Hart <[EMAIL PROTECTED]> wrote: > OK, I see the gcd functions and factorisation, thanks. I was

[sage-devel] Re: my scipy talk

2008-08-21 Thread Bill Hart
OK, I see the gcd functions and factorisation, thanks. I was of course looking in the polynomial module in the documentation and source code, not the coefficient module. GCD seems somewhat developed, with the Zippel algorithm for sparse GCD, Brown's modular GCD and the Heuristic GCD. There's no h

[sage-devel] Re: my scipy talk

2008-08-21 Thread Michael Brickenstein
> > Regarding the "fastest in the world" statement on the slides, GINV > unfortunately can't beat magma. I haven't timed it myself yet, but > Vladimir Gerdt claims that it's faster than maple. Actuallly he was very modest and used the term "not slower" than maple. I am also very interested in p

[sage-devel] Re: my scipy talk

2008-08-21 Thread Burcin Erocal
On Thu, 21 Aug 2008 03:28:25 -0700 (PDT) Bill Hart <[EMAIL PROTECTED]> wrote: > Also at the end of the pdf you mention that SAGE will use the new > russian library ginv for poly gcd and factorisation. I didn't seem to > be able to find functions in the user's guide in the tarball for the > lates

[sage-devel] Re: my scipy talk

2008-08-21 Thread Martin Albrecht
On Thursday 21 August 2008, Bill Hart wrote: > Hi William, > > At the start of your talk in the pdf, the irc chat seems to have the > lines cut off. > > Also at the end of the pdf you mention that SAGE will use the new > russian library ginv for poly gcd and factorisation. I didn't seem to > be ab

[sage-devel] Re: my scipy talk

2008-08-21 Thread Bill Hart
Hi William, At the start of your talk in the pdf, the irc chat seems to have the lines cut off. Also at the end of the pdf you mention that SAGE will use the new russian library ginv for poly gcd and factorisation. I didn't seem to be able to find functions in the user's guide in the tarball for