Part of INLA roadmap https://github.com/pymc-devs/pymc-experimental/issues/340. We want to do the Laplace approximation around $\mu$. We need to find it first. ## Notes - jax [implementation](https://github.com/geraschenko/gmrfs/blob/main/gmrfs/inla.py#L108-L112) - GPy implementation (maybe [somewhere in here](https://github.com/SheffieldML/GPy/blob/devel/GPy/inference/latent_function_inference/laplace.py))