[sage-devel] Re: Problem with multi-extension fields

2008-11-20 Thread David Joyner
FWIW, the size of Fext6 is about 2^1500. On Thu, Nov 20, 2008 at 12:42 AM, mabshoff <[EMAIL PROTECTED]> wrote: > > > > On Oct 14, 7:14 am, Peter Schwabe <[EMAIL PROTECTED]> wrote: >> Hi, >> >> the following code doesn't finish computation: >> >> p = >> 824340166543006797212173535031900388365717

[sage-devel] Re: Problem with multi-extension fields

2008-11-19 Thread mabshoff
On Oct 14, 7:14 am, Peter Schwabe <[EMAIL PROTECTED]> wrote: > Hi, > > the following code doesn't finish computation: > > p = > 82434016654300679721217353503190038836571781811386228921167322412819029493183 > F = GF(p) > Fu. = F[] > Fext2. = GF(p**2, name='X', modulus=u**2 + 2) > xi = X + 1 > xi