Elie Cali on Tue, 19 Dec 2000 01:55:22 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
finite field |
Hello. I am new on Pari. I would like to consider the 2^n elements fiite field, for a given n, with the 2^n-1 roots of unity as representatives, and I would like to make some computing on these elements (for instance, compute xi + xi' + 1 for given xi and xi') or solve an equation (for instance xi + xi' + 1 = 0 for a given xi). Can I do this with Pari? Thanks.