| Max Alekseyev on Wed, 01 May 2013 19:56:44 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: factoring polynomials modulo non-prime |
On Wed, May 1, 2013 at 11:36 AM, Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr> wrote: > On Wed, May 01, 2013 at 11:18:34AM -0400, Max Alekseyev wrote: >> The first result below is non-sense. >> The second one seems to be the way how this situation should be >> handled if PARI cannot factor a given polynomial. >> Is this a bug? > > Fundamentally, factoring polynomials over ring which are not domain is not > supported. I understand. But I believe PARI should produce an error rather than incorrect result in this case. Regards, Max