SimplicialComplex.
make_pers0
Run the UnionFind algorithm to mark connected components of the SimplicialComplex. This marks points as positive/negative. It also marks the reprensetatives of points. It makes a PersDiag object with unionfind, saved as self.pers0
self.pers0
multidim.SimplicialComplex.from_distances
multidim.SimplicialComplex.make_pers1_rca1