steenroder.cone

steenroder.cone(simplices)[source]

Return a filtration of the cone of a complex.

Parameters

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

Returns

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

Return type

list of tuple of int