steenroder.suspension

steenroder.suspension(simplices)[source]

Return a filtration of the suspension of a complex.

Parameters

simplices (list of tuple of int) – Represents the simplices of a simplicial complex.

Returns

suspension – Represents a filtration of the suspension of the given simplicial complex.

Return type

list of tuple of int