pub fn js_div_bytes(x: &[u8], y: &[u8]) -> f64
Jensen-Shannon divergence between the byte histograms of x and y (bits).
x
y
JSD is an empirical, order-0 quantity by construction.