Igor Schein on Fri, 6 Dec 2002 11:32:12 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: 2 changes in the CVS |
On Fri, Dec 06, 2002 at 03:12:55PM +0100, Karim BELABAS wrote: > On Fri, 6 Dec 2002, Bill Allombert wrote: > > I have commited two change to the CVS. > > While we are at it: I have enabled Karatsuba multiplication for t_REAL (code There're a couple of oopses: ? quadray(-300003,1); *** bug in GP (Floating Point Exception), please report ? bnrstark(bnrinit(bnfinit(y^4-820*y^2+151290),1,1),0); *** bug in ComputeArtinNumber, please report The 2nd one used to behave like this: ? bnrstark(bnrinit(bnfinit(y^4-820*y^2+151290),1,1),0); *** Not enough precomputed primes (need all p <= 1704043120). Thanks Igor