Thomas D. Dean on Mon, 28 Jan 2013 19:46:54 +0100


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

Re: Field inclusion problem


On 01/28/13 10:10, Bill Allombert wrote:

If you are not using windows, you can interrupt your current computation
with Control-C, do \g4 and enter return to continue.
If it looks like running ECM factorisation, kill it and restart with
polred(polyB,1).

Linux

^C then \g4<CR>return<CR> returned me to the gp prompt.

Stuck in a loop???

gp > polyred(polyB,1)

NOw, I have frequent display of a polynomial ( > 1000 lines ) about every 15 seconds... The last term is about 3000 digits and growing by about 70 digits per iteration...

Tom Dean