Commit 2026-03-18 22:07 82865a1a
View on Github →feat(Combinatorics/SimpleGraph/LapMatrix): {adjMatrix/degMatrix/lapMatrix} are Hermitian (#36335)
Also a small cleanup and golf.
This should let us access the eigenvalues of these matrices, for spectral graph theory.