seemps.state.Simplification#

class seemps.state.Simplification#

Bases: object

Tensor network simplification algorithms.

Attributes

DO_NOT_SIMPLIFY

Do nothing to the MPS.

CANONICAL_FORM

Bring into canonical form with two sweeps.

VARIATIONAL

Variational algorithm.

VARIATIONAL_EXACT_GUESS

Variational algorithm with more costly guess of initial state.