-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: minimize squeezes for combination weights
Sample the weights for the random linear combination of the DEEP'd codewords at the same time as the weights for other random linear combinations. This is possible without introducing soundness problems because all the sampling happens within the same stage of the STARK.
- Loading branch information
1 parent
14d08ef
commit 50b803c
Showing
1 changed file
with
70 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters