Georgi Guninski on Mon, 16 Jul 2012 10:11:16 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
2.5.1: *** thue: bug in thue (totally rational case), please report |
2.5.1: *** thue: bug in thue (totally rational case), please report Pari 2.5.1/2.4.3 told me to report this: ? allocatemem();allocatemem();allocatemem();allocatemem(); *** Warning: new stack size = 16000000 (15.259 Mbytes). ? pp=x^3 - 537825*x^2 + 537824*x + 1;a=1;tt=thueinit(pp,0);t=thue(tt,a); *** at top-level: ...;a=1;tt=thueinit(pp,0);t=thue(tt,a) *** ^---------- *** thue: bug in thue (totally rational case), please report If allocatemem() is skippped there is no bug for me.