fn percentile(vals: &[f64], q: f64) -> f64
numpy-style linear-interpolation percentile (q in [0, 100]).
q