Igor Schein on Sun, 2 Mar 2003 22:55:35 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

rnflllgram() regression


Hi,

? nf=nfinit(y^9-10*y^8-y^7+7*y^6+y^5-y^4+5*y^2+9*y+4);
? pol=x^9-10*x^8-10*x^7+6*x^6-4*x^5+7*x^4+7*x^3+8*x^2-1;
? rnflllgram(nf,pol,rnfpseudobasis(nf,pol));
  ***   not a definite matrix in lllgram

It was broken some time between 2.2.4 and 2.2.5

Thanks

Igor