Nodes

tensornetwork.Node(tensor, …) A Node represents a concrete tensor in a tensor network.
tensornetwork.CopyNode(rank, dimension, …)
tensornetwork.AbstractNode(name, axis_names, …) Abstract class for nodes.
tensornetwork.NodeCollection(container, …) Context manager for easy collection of a set or list of nodes.