H2_mixed¶
full name: tenpy.algorithms.tdvp.H2_mixed
parent module:
tenpy.algorithms.tdvptype: class
Inheritance Diagram

Methods
|
Initialize self. |
|
-
class
tenpy.algorithms.tdvp.H2_mixed(Lp, Rp, W0, W1)[source]¶ Bases:
objectClass defining the two sites Hamiltonian for Lanczos.
- Parameters
Lp (
tenpy.linalg.np_conserved.Array) – left part of the environmentRp (
tenpy.linalg.np_conserved.Array) – right part of the environmentW (
tenpy.linalg.np_conserved.Array) – MPO which is applied to the ‘p0’ leg of theta
-
Lp¶ left part of the environment
-
Rp¶ right part of the environment
-
W0¶ MPO which is applied to the ‘p0’ leg of theta
-
W1¶ MPO which is applied to the ‘p1’ leg of theta