LastDisentangler
full name: tenpy.algorithms.disentangler.LastDisentangler
parent module:
tenpy.algorithms.disentanglertype: class
Inheritance Diagram

Methods
|
- class tenpy.algorithms.disentangler.LastDisentangler(parent)[source]
Bases:
DisentanglerUse the last total ‘U’ used in
disentangle()for the same _update_index as guess.Useful as a starting point in a
CompositeDisentanglerto reduce the number of iterations for a following disentangler.