Ensure that circuit implementations are designed as high-level as possible. Higher-degree field operations should not rely on lower-field implementations unless the computational complexity becomes impractical.
The implementation could be done by just copying and pasting the lower levels (Fq1, Fq2) into high-level fields.
Ensure that circuit implementations are designed as high-level as possible. Higher-degree field operations should not rely on lower-field implementations unless the computational complexity becomes impractical.
The implementation could be done by just copying and pasting the lower levels (Fq1, Fq2) into high-level fields.