Commit c44c556
Remove explicit call to
* remove explicit call to InfiniteMPS in VUMPS and IDMRG
* fix formatting
* revert original change and instead use gaugefix! in the gauging step
* format
* copy mps in VUMPSState to avoid modifying the input mps during the iteration
* copy instead of similar in IDMRG
* fix vumps
* hopefully fix idmrg bug (no copy needed, as mps is copied at the beginning)
* hopefully fix idmrg
* format
* small weird fixes
---------
Co-authored-by: lkdvos <ldevos98@gmail.com>InfiniteMPS in VUMPS (#396)1 parent 4712074 commit c44c556
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
113 | | - | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
156 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| |||
0 commit comments