Andreas Kellers on Tue, 06 Jan 2015 17:10:36 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Problems in 'make bench' under Cygwin/64 with testing elliptic |
On Tue, Jan 06, 2015 at 12:16:55PM +0100, Bill Allombert wrote:
> Both are wrong, the correct result is 66.
> I assume you get the same result with
> ellap(ellinit([0,0,1,-1,0]),10007)
>
> This is a progress from the state where isprime(131) was wrong.
>
> The problem is probably in the function "Fp_ellcard_Shanks" in
> src/basemath/FpE.c.
I meant Fl_ellcard_Shanks().
> I will investigate.
I found the bug, the attached patch fixes it (a single line to change).
All tests passes now.
I will include the patch in PARI 2.7.3.
Thanks again for experimenting with cygwin/64!
Cheers,
Bill.