Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HaroldGin931
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在STARK101中:
blow up前的小域D=,g=5^{32^20}
blow up 后的大域F={w, wh, wh^2,......wh^8191},其中w=generator=5,h=5{32^30 // 8192}
请问,
(1)为何这样取,这样取有什么讲究吗?(整个的域是F_(3 * 2**30 + 1))
(2)只需要按,大域与小域隔开,不重叠就可以吗?
Beta Was this translation helpful? Give feedback.
All reactions