H1_mixed

Inheritance Diagram

Inheritance diagram of tenpy.algorithms.tdvp.H1_mixed

Methods

H1_mixed.__init__(Lp, Rp, W)

H1_mixed.matvec(theta)

class tenpy.algorithms.tdvp.H1_mixed(Lp, Rp, W)[source]

Bases: object

Class defining the one site Hamiltonian for Lanczos.

Parameters:
Lp

left part of the environment

Type:

tenpy.linalg.np_conserved.Array

Rp

right part of the environment

Type:

tenpy.linalg.np_conserved.Array

W

MPO which is applied to the ‘p0’ leg of theta

Type:

tenpy.linalg.np_conserved.Array