LastDisentangler

Inheritance Diagram

Inheritance diagram of tenpy.algorithms.disentangler.LastDisentangler

Methods

LastDisentangler.__init__(parent)

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

Bases: 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.