pub fn digits_per_u128(modulus: u16) -> usize
Expand description

Determine how many mod q digits fit into a u128 (includes the color digit).