Skip to content

Commit

Permalink
Update grand_product_example script and disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
moodlezoup committed Nov 4, 2024
1 parent 2a56596 commit cdedfd3
Show file tree
Hide file tree
Showing 4 changed files with 487 additions and 337 deletions.
1 change: 0 additions & 1 deletion jolt-core/src/subprotocols/sparse_grand_product.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ impl<F: JoltField> BatchedGrandProductToggleLayer<F> {
})
.collect();


SparseInterleavedPolynomial::new(values, self.batched_layer_len / 2)
}

Expand Down
Loading

0 comments on commit cdedfd3

Please sign in to comment.