laplacian_test


laplacian_test, a C code which calls laplacian() to carry out computations related to the discrete Laplacian operator, including full or sparse evaluation, evaluation for unequally spaced data sampling points, application to a set of data samples, solution of associated linear systems, eigenvalues and eigenvectors, and extension to 2D and 3D geometry.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

laplacian, a C code which carries out computations related to the discrete laplacian operator, including full or sparse evaluation, evaluation for unequally spaced data sampling points, application to a set of data samples, solution of associated linear systems, eigenvalues and eigenvectors, and extension to 2D and 3D geometry.

Source Code:


Last revised on 10 July 2019.