Closed chancharles92 closed 2 years ago
Part I of issue #68
prod(1, ..., 1, 0) = 1
degree()
HyperPlonkIndex
preprocess()
SelectorRow/Column
WitnessRow/Column
Next PR:
prove()/verify()
Part I of issue #68
prod(1, ..., 1, 0) = 1
degree()
for custom gate struct.HyperPlonkIndex
and simplifypreprocess()
APISelectorRow/Column
andWitnessRow/Column
Next PR:
prove()/verify()
functions, split it into multiple smaller functions.