Andreas Enge on Mon, 01 Dec 2014 10:31:21 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: New GP functions for modular polynomials |
On Sun, Nov 30, 2014 at 02:00:43PM +0100, Bill Allombert wrote: > > How about allowing here as an optional parameter a prime p modulo which > > the polynomial is reduced? Then internally a special kind of CRT could be > > used. > This is not implemented yet. To start, one could use the trivial implementation and export it already, and later replace by a more efficient one. Andreas