mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-11 10:13:09 +00:00
Slighly more user friendly Sage snippet
This commit is contained in:
parent
151d1f1d84
commit
e1812dd797
@ -76,7 +76,7 @@ impl Field for GoldilocksField {
|
||||
// Sage:
|
||||
// ```
|
||||
// g_2 = g^((p - 1) / 2^32)
|
||||
// g_2.multiplicative_order()
|
||||
// g_2.multiplicative_order().factor()
|
||||
// ```
|
||||
const POWER_OF_TWO_GENERATOR: Self = Self(1753635133440165772);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user