dsalgo 0.3.7

A package for Datastructures and Algorithms.
Documentation
pub const EULER_JACOBI_PSEUDO_PRIMES: &'static [u64] = &[
    561, 1105, 1729, 1905, 2047, 2465, 3277, 4033, 4681, 6601, 8321, 8481,
    10585, 12801, 15841, 16705, 18705, 25761, 29341, 30121, 33153, 34945,
    41041, 42799, 46657, 49141, 52633, 62745, 65281, 74665, 75361, 80581,
    85489, 87249, 88357, 90751, 104653,
];