This PR is more a suggestion than a firm decision. Here's a way to handle cases where the number of gates n is not a power of 2:
We compute the proof with the inner product proof only in these specific cases. Otherwise, we save a longer proof with vectors l and r in it
This PR is more a suggestion than a firm decision. Here's a way to handle cases where the number of gates
n
is not a power of 2: We compute the proof with the inner product proof only in these specific cases. Otherwise, we save a longer proof with vectorsl
andr
in it