Complex#

Complex#

Constructor

Complex([boundaries, filtrations, ...])

Primary class used to compute persistent Laplacian matrices and eigenvalues from a complex.

Methods#

Complex.set_boundaries_filtrations(...)

If the boundaries and filtrations were not set in the constructor, set them here.

Complex.spectra([dim, a, b, request_list, ...])

Compute the eigenvalues of L_{dim}^{a,b} or for every tuple (dim, a, b) in request_list.