mpo_evolution

  • full name: tenpy.algorithms.mpo_evolution

  • parent module: tenpy.algorithms

  • type: module

Classes

Inheritance diagram of tenpy.algorithms.mpo_evolution

ExpMPOEvolution(psi, model, options, **kwargs)

Time evolution of an MPS using the W_I or W_II approximation for exp(H dt).

TimeDependentExpMPOEvolution(psi, model, ...)

Variant of ExpMPOEvolution that can handle time-dependent hamiltonians.

Module description

Time evolution using the WI or WII approximation of the time evolution operator.