fn gp_kernel(n: usize, tau: f64, sigma: f64) -> Vec<f64>
Squared-exponential GP kernel for n time points.
n