fn population_diversity(_py: Python<'_>, genomes: Vec<Vec<f64>>) -> f64
Return mean pairwise L2 distance for a population.