Added Latex support for doc
All threads resolved!
All threads resolved!
Compare changes
- HEME Clement authored
+ 8
− 3
@@ -61,7 +61,6 @@ impl<F: PrimeField> Shard<F> {
@@ -105,7 +104,10 @@ pub fn recode_with_coeffs<F: PrimeField>(shards: &[Shard<F>], coeffs: &[F]) -> O
@@ -142,7 +144,10 @@ pub fn recode_random<F: PrimeField>(shards: &[Shard<F>], rng: &mut impl RngCore)