Octez_bls12_381_polynomial.DomainSourceprimitive_root_of_unity n returns a primitive n-th root of unity, provided it exists
build n computes [one; g; ..; g^{n-1}] where g is a primitive n-th root of unity
build_power_of_two log computes [one; g; ..; g^{n-1}] where g is a primitive n-th root of unity and n = 2^log