H1_mixed

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

Bases: object

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

Mtenpy.linalg.np_conserved.Array

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

Attributes
Lptenpy.linalg.np_conserved.Array

left part of the environment

Rptenpy.linalg.np_conserved.Array

right part of the environment

Wtenpy.linalg.np_conserved.Array

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

Methods

matvec