Computes (or updates) the k-simplices composing the Mapper, where k >= 0.
k |
The order of the simplices to construct. See details. |
indices |
(n x k) matrix of indices of the covers index set to update. |
min_weight |
minimum intersection size to consider as a simplex. Defaults to 1. |
Compared to construct_k_skeleton
, this method only intersections
between (k-1) simplices in the complex.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.