Commit 4f03a99
Simple update for PEPO (#250)
* Add simple update for PEPO (2-site)
* Add gate_side for SU and ancilla utility functions
* Remove `trivial_CTMRGEnv`
* Add test with TF-Ising model
* Fix formatting
* Fix CTMRG convergence in test
* Switch to sequential CTMRG
* Optimizations
* Change default gate_side
* Using infinite_temperature_density_matrix and _fuse_ids
* Change `gate_side` to `gate_bothsides::Bool`
* Fix formatting
* Clean up
* Use new features on PEPO expectation value
* Unexport infinite_temperature_density_matrix
* Define scalartype for LocalOperator
* Improve scalartype for LocalOperator
Co-authored-by: Lukas Devos <[email protected]>
---------
Co-authored-by: Lukas Devos <[email protected]>1 parent 76344b9 commit 4f03a99
File tree
10 files changed
+299
-119
lines changed- src
- algorithms
- contractions
- bondenv
- time_evolution
- environments
- operators
- test
- examples
10 files changed
+299
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
71 | 84 | | |
72 | 85 | | |
73 | 86 | | |
74 | | - | |
75 | | - | |
| 87 | + | |
| 88 | + | |
76 | 89 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
88 | 112 | | |
89 | 113 | | |
90 | | - | |
91 | | - | |
92 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
93 | 127 | | |
94 | 128 | | |
95 | | - | |
96 | | - | |
| 129 | + | |
97 | 130 | | |
98 | 131 | | |
99 | 132 | | |
100 | 133 | | |
101 | 134 | | |
102 | 135 | | |
103 | 136 | | |
104 | | - | |
105 | | - | |
| 137 | + | |
| 138 | + | |
106 | 139 | | |
107 | 140 | | |
108 | 141 | | |
109 | 142 | | |
110 | 143 | | |
111 | 144 | | |
112 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
113 | 160 | | |
114 | 161 | | |
115 | 162 | | |
116 | 163 | | |
117 | 164 | | |
118 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
119 | 176 | | |
120 | 177 | | |
121 | 178 | | |
122 | 179 | | |
123 | 180 | | |
124 | 181 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
132 | 189 | | |
133 | 190 | | |
134 | 191 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 192 | + | |
| 193 | + | |
139 | 194 | | |
140 | 195 | | |
141 | 196 | | |
142 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
143 | 202 | | |
144 | 203 | | |
145 | 204 | | |
| |||
0 commit comments