toponetx.PathView#

class toponetx.PathView[source]#

Bases: AtomView[Path]

Path view class.

Attributes:
shape

Return the number of paths in each dimension.

__init__() None[source]#

Methods

Attributes

shape

Return the number of paths in each dimension.

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

Return the number of paths in each dimension.

Returns:
tuple of ints

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