LastDisentangler¶
full name: tenpy.algorithms.purification_tebd.LastDisentangler
parent module:
tenpy.algorithms.purification_tebdtype: class
Inheritance Diagram

Methods
|
Initialize self. |
-
class
tenpy.algorithms.purification_tebd.LastDisentangler(parent)[source]¶ Bases:
tenpy.algorithms.purification_tebd.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.