pub(crate) fn py_evo_diversity(_py: Python<'_>, genomes: Vec<Vec<f64>>) -> f64
Population diversity (mean pairwise L2 distance).