H0_mixed

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

Bases: object

Class defining the zero site Hamiltonian for Lanczos.

Parameters
Lptenpy.linalg.np_conserved.Array

left part of the environment

Rptenpy.linalg.np_conserved.Array

right part of the environment

Attributes
Lptenpy.linalg.np_conserved.Array

left part of the environment

Rptenpy.linalg.np_conserved.Array

right part of the environment

Methods

matvec