pytenet.chain_ops¶
Higher-level tensor network operations on a chain topology.
Functions
|
Apply a "zero-site" bond contraction. |
|
Apply a local Hamiltonian operator. |
|
Apply an operator represented as MPO to a state in MPS form. |
|
Compute all partial contractions from the right. |
|
Contraction step between two matrix product operators (typically a density matrix and a Hamiltonian). |
|
Contraction step from left to right, with a matrix product operator sandwiched in between. |
|
Contraction step from right to left, with a matrix product operator sandwiched in between. |
|
Compute the expectation value <psi | op | psi>. |
|
Compute the expectation value tr[op rho]. |
|
Compute the inner product <chi | op | psi>. |