Vectorise kernel Should fix issue #154. Includes updates to `testKernel.c` that test `kernel_deval_vec` against the serial `kernel_deval`. I have tested it with Cubic Spline, Wendland C2 + C6 kernels. See merge request !150