You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- k2 and k3 don't "just work" (as in slides); we MUST set k1=2, k2=3 or change the circuit reduction (see compiler/utils.py)
- in round_2 we are expected to compute an extra value that gets ***removed*** in an assertion (!); this explains why paper computes sum up to n-1 but we must go up to n.