We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbcca6 commit 62b75a0Copy full SHA for 62b75a0
jolt-optimizations/src/lib.rs
@@ -9,8 +9,6 @@
9
//! Uses Strauss-shamir batched scalar multiplication to maximally take advantage of GLV.
10
11
pub mod batch_addition;
12
-pub mod block_subset_msm;
13
-pub mod block_subset_msm_simple;
14
pub mod constants;
15
pub mod decomp_2d;
16
pub mod decomp_4d;
0 commit comments