pub fn gamma_pdf(xs: &[f32], shape: f64, scale: f64) -> Vec<f32>
A simple gamma function e.g. to generate fake waveforms