You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid computing the norm on normalization of a Canonical MPS (#338)
* Avoid computing the `norm` on normalization of a `Canonical` MPS
* Fix normalization for Gamma tensors
* Fix `normalize!(::Canonical, ::AbstractMPO)` when `bond` kwarg is set
* remove wrong comment
* fix typo
* add note
* last fixes
* Fix normalization of boundary gamma tensors
0 commit comments