pytenet.autop

Operator state automaton, can be converted to an MPO via an operator graph.

Classes

AutOp(nodes, edges, nid_terminal)

Operator state automaton, can be converted to an MPO via an operator graph.

AutOpEdge(eid, nids, opics[, active])

Operator state automaton directed edge, representing a weighted sum of local operators which are indexed by their IDs.

AutOpNode(nid, eids_in, eids_out, qnum)

Operator state automaton node, corresponding to a virtual bond in an MPO.