Given a finite field in Nemo, how can I...
- obtain a primitive root / multiplicative generator of (the multiplicative group of) the field?
- compute the multiplicative order of a non-zero element?
- get a basis over the prime field (actually, this one is there under the name
basis -- it is merely missing in the manual)
- get a basis over some subfield (?)
- decompose an element in terms of that basis (or some other other basis even?)
Given a finite field in Nemo, how can I...
basis-- it is merely missing in the manual)