toponetx.PathView#

class toponetx.PathView[source]#

Bases: SimplexView

Path view class.

Attributes:
shape

Return the number of simplices in each dimension.

__init__() None#

Methods

Attributes

shape

Return the number of simplices in each dimension.

property shape: tuple[int, ...]#

Return the number of simplices in each dimension.

Returns:
tuple of ints

A tuple of integers representing the number of simplices in each dimension.