Skip to content

Commit

Permalink
doc: add source of Gemini
Browse files Browse the repository at this point in the history
  • Loading branch information
han0110 committed Jul 28, 2023
1 parent abbe05a commit 2180ac7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plonkish_backend/src/pcs/multilinear/gemini.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//! Implementation of section 2.4.2 of 2022/420, with improvement ported from Aztec's Barretenberg
//! https://github.com/AztecProtocol/barretenberg/blob/master/cpp/src/barretenberg/honk/pcs/gemini/gemini.cpp.

use crate::{
pcs::{
multilinear::additive,
Expand Down

0 comments on commit 2180ac7

Please sign in to comment.