Ask Your Question

roed's profile - activity

2021-03-24 16:44:57 +0200 received badge  Editor (source)
2021-03-24 16:44:57 +0200 edited answer large finite fields with modulus='primitive' do not satisfy equality

That's a bug. I've created https://trac.sagemath.org/ticket/31547 (needs review).

2021-03-24 16:12:51 +0200 answered a question large finite fields with modulus='primitive' do not satisfy equality

That's a bug. I've created https://trac.sagemath.org/ticket/31547.

2021-03-06 22:47:57 +0200 received badge  Nice Answer (source)
2021-03-03 23:33:34 +0200 received badge  Teacher (source)
2021-03-03 23:33:20 +0200 answered a question Extension field over p-adics: how to write an element in the standard basis?

Here are some ways to do it: sage: K.<a> = Qp(2).extension(x^3 +4*x^2 + 2, print_mode="terse") sage: a^3 2097150