In what follows we illustrate a collection of homological calculations that can be performed on random simplicial complexes.
Create a random abstract simplicial complex with vertices supported on a subset of $[n] = \{1,...,n\}$.
|
|
Create a random simplicial complex on $[n]$ with dimension at most equal to $r$.
|
|
Create the random simplicial complex $Y_d(n,m)$ which has vertex set $[n]$ and complete $(d − 1)$-skeleton, and has exactly m dimension d faces, chosen at random from all $\binom{\binom{n}{d+1}}{m}$ possibilities.
|
|
Creates a random subsimplicial complex of a given simplicial complex.
|
|
|
The source of this document is in AbstractSimplicialComplexes.m2:584:0.