Bill Allombert on Tue, 17 Jun 2014 15:39:21 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: alarm support for mingw


On Tue, Jun 17, 2014 at 09:20:23AM -0400, Charles Greathouse wrote:
> It seems to work for me on Vista. The first command takes about a second,
> the others are instant.
> 
> For anyone else testing this, the URL should be
> http://pari.math.u-bordeaux.fr/pub/pari/windows/snapshots/gp-alarm-gitdbee21f.exe

Sorry...

> break> alarm(1, factor(2^256+1))
> 
> [                                              1238926361552897 1]
> 
> [93461639715357977769163558199606896584051237541638188580280321 1]

This one is unexpected: are you using factor_add_primes ?
Maybe retry in a new session just to be sure ?

Thanks for your test!
Bill.