-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Efficient ZM quotient computation (#3016)
Implements the efficient algorithm detailed in the ZM paper for computing the multilinear quotients $q_k$ that are fundamental to the ZM protocol. This replaces the original naive (and inefficient) implementation. This work does not address parallelism in all possible locations. Co-authored-by: TohruKohrita <tohru@aztecprotocol.com>
- Loading branch information
1 parent
84f8db2
commit ebda5fc
Showing
1 changed file
with
36 additions
and
25 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