LastDisentangler

Inheritance Diagram

Inheritance diagram of tenpy.algorithms.purification_tebd.LastDisentangler

Methods

LastDisentangler.__init__(parent)

Initialize self.

class tenpy.algorithms.purification_tebd.LastDisentangler(parent)[source]

Bases: tenpy.algorithms.purification_tebd.Disentangler

Use the last total ‘U’ used in disentangle() for the same _update_index as guess.

Useful as a starting point in a CompositeDisentangler to reduce the number of iterations for a following disentangler.