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

Methods
|
|
|
- class tenpy.algorithms.tdvp.H0_mixed(Lp, Rp)[source]¶
Bases:
object
Class defining the zero site Hamiltonian for Lanczos.
- Parameters
Lp (
tenpy.linalg.np_conserved.Array
) – left part of the environmentRp (
tenpy.linalg.np_conserved.Array
) – right part of the environment
- Lp¶
left part of the environment
- Rp¶
right part of the environment