mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
Depends on #1346 Adds a module to the standard library to implement extension field arithmetic. This should work and be correct on both the Goldilocks and BN254 field. Needed for #1306. --------- Co-authored-by: chriseth <chris@ethereum.org>