mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
app: completely rework text editing subsystem. initial draft version
This commit is contained in:
@@ -7,6 +7,7 @@ K = GF(q)
|
||||
F.<z> = K[]
|
||||
|
||||
f = 4 + 3*z + 1*z^2 + 5*z^3
|
||||
assert len(list(f)) == k
|
||||
|
||||
# Let βᵢ = K(i - 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user