pub fn dice_similarity(fp_a: &[u64], fp_b: &[u64]) -> f32
Dice coefficient between two binary fingerprints.