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

Methods
|
|
|
- class tenpy.algorithms.tdvp.H2_mixed(Lp, Rp, W0, W1)[source]¶
Bases:
object
Class 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