H0_mixed

Inheritance Diagram

Inheritance diagram of tenpy.algorithms.tdvp.H0_mixed

Methods

H0_mixed.__init__(Lp, Rp)

H0_mixed.matvec(x)

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

Bases: object

Class defining the zero 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