laplacian


laplacian, a Python code which evaluates a discretized approximation to the Laplacian operator on data on an evenly spaced grid, within a circle, an interval, or a torus. For the case of the interval, the data may be supplied on an unevenly spaced grid.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

laplacian is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

laplacian_test

test_matrix, a Python code which defines test matrices for which some of the determinant, eigenvalues, inverse, null vectors, P*L*U factorization or linear system solution are already known.

Source Code:


Last revised on 24 September 2024.