Rips#

Rips#

Constructor

Rips([filename, points, distances, max_dim, ...])

Rips complex from a point cloud or distance matrix, using "ripser" by Ulrich Bauer.

Methods#

Rips.set_boundaries_filtrations(boundaries, ...)

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

Rips.spectra([dim, a, b, request_list, allpairs])

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