Computing surface Laplacian/Laplace Beltrami in R using Delaunay triangulation
I have been researching methods to compute the Laplacian/Laplace-Beltrami operator, but I’ve found that R lacks built functions for these purposes. There is actually a package that allows for normalization of such operator ::matrixLaplacian.