Bill Allombert on Mon, 11 Apr 2011 20:02:06 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: int array to poly (libpari) |
On Mon, Apr 11, 2011 at 08:40:29PM +0300, Eugene N wrote: > Thanks! > > Are they different (faster) then polyisirreduc? Yes, this is faster. polisirreducible actually performs the full factorisation and discard the result. Cheers, Bill.