Draft: Doc joss
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 125
− 23
@@ -144,6 +144,40 @@ impl<F: PrimeField> Shard<F> {
@@ -191,7 +225,36 @@ pub fn recode_with_coeffs<F: PrimeField>(shards: &[Shard<F>], coeffs: &[F]) -> O
@@ -276,7 +339,6 @@ pub fn recode_random<F: PrimeField>(
@@ -307,6 +369,18 @@ pub fn recode_random<F: PrimeField>(
@@ -338,13 +412,14 @@ pub fn encode<F: PrimeField>(
@@ -363,7 +438,32 @@ pub fn encode<F: PrimeField>(
@@ -379,11 +479,14 @@ pub fn encode<F: PrimeField>(
@@ -397,15 +500,18 @@ pub fn encode<F: PrimeField>(
@@ -423,16 +529,12 @@ pub fn encode<F: PrimeField>(