Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.14 KB

tensornetwork.BaseNode.rst

File metadata and controls

54 lines (37 loc) · 1.14 KB

tensornetwork.AbstractNode ======================

tensornetwork

AbstractNode

__init__

Methods

~AbstractNode.__init__ ~AbstractNode.add_axis_names ~AbstractNode.add_edge ~AbstractNode.copy ~AbstractNode.disable ~AbstractNode.fresh_edges ~AbstractNode.get_all_dangling ~AbstractNode.get_all_edges ~AbstractNode.get_all_nondangling ~AbstractNode.get_axis_number ~AbstractNode.get_dimension ~AbstractNode.get_edge ~AbstractNode.get_rank ~AbstractNode.get_tensor ~AbstractNode.has_dangling_edge ~AbstractNode.has_nondangling_edge ~AbstractNode.reorder_axes ~AbstractNode.reorder_edges ~AbstractNode.set_name ~AbstractNode.set_tensor ~AbstractNode.tensor_from_edge_order

Attributes

~AbstractNode.axis_names ~AbstractNode.dtype ~AbstractNode.edges ~AbstractNode.name ~AbstractNode.shape ~AbstractNode.sparse_shape ~AbstractNode.tensor