Commit 2024-02-28 12:44 30f06274

View on Github →

feat: Laplacian matrix of a simple graph (#8594) Contains the definition of the graph laplacian and proofs of some its properties, including that it is positive semidefinite and that the dimension of its nullspace equals the number of connected components of the graph.

Estimated changes