We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56b434 commit 31065dcCopy full SHA for 31065dc
report/src/sections/04-Approach.tex
@@ -63,7 +63,7 @@ \subsection{Springproofs}\label{sec:approach-springproofs}
63
64
One of the most notable findings in Springproofs is the usage of their so-called scheme function.
65
This function is used to ensure that the inner product argument eventually will fold down to a vector of size 1.
66
-The core concept of the function is to split vector sizes before each recursive round of the protocol.
+The core concept of the function is to split the vector before each recursive round of the protocol.
67
Then, the fold is only done on one of the two sets.
68
69
Springproofs present different scheme functions and prove some of them to be optimal.
0 commit comments