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

Methods
|
- class tenpy.algorithms.disentangler.LastDisentangler(parent)[source]
Bases:
DisentanglerDisentangle using the same unitary that was used the last time at that bond.
Apply the unitary stored in the parent engine, int eh attribute
tenpy.algorithms.purification.PurificationTEBD._guess_U_disent.Useful as a starting point in a
CompositeDisentanglerto reduce the number of iterations for a following disentangler.