Skip to content

Commit 8ece8a2

Browse files
committed
Fix exports, remove MPS CI workflow
1 parent 18b3754 commit 8ece8a2

File tree

2 files changed

+0
-163
lines changed

2 files changed

+0
-163
lines changed

.github/workflows/test_itensormps_ubuntu.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

test/base/utils/TestITensorsExportedNames/TestITensorsExportedNames.jl

Lines changed: 0 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const ITENSORS_EXPORTED_NAMES = [
1515
Symbol("@TagType_str"),
1616
Symbol("@ValName_str"),
1717
Symbol("@disable_warn_order"),
18-
Symbol("@preserve_ortho"),
1918
Symbol("@reset_warn_order"),
2019
Symbol("@set_warn_order"),
2120
Symbol("@ts_str"),
@@ -25,77 +24,54 @@ const ITENSORS_EXPORTED_NAMES = [
2524
Symbol("@visualize_noeval!"),
2625
Symbol("@visualize_sequence"),
2726
Symbol("@visualize_sequence_noeval"),
28-
:AbstractMPS,
29-
:AbstractObserver,
3027
:Apply,
3128
:AutoMPO,
3229
:Block,
33-
:DMRGMeasurement,
34-
:DMRGObserver,
3530
:ITensor,
3631
:ITensors,
3732
:Index,
3833
:IndexSet,
3934
:IndexVal,
40-
:Lattice,
41-
:LatticeBond,
4235
:LinearAlgebra,
43-
:MPO,
44-
:MPS,
4536
:NDTensors,
46-
:NoObserver,
4737
:Op,
4838
:OpName,
4939
:OpSum,
5040
:Ops,
5141
:Order,
5242
:Prod,
53-
:ProjMPO,
54-
:ProjMPOSum,
55-
:ProjMPO_MPS,
5643
:QN,
5744
:Scaled,
5845
:SiteType,
5946
:Spectrum,
6047
:StateName,
6148
:Sum,
62-
:Sweeps,
6349
:TagSet,
6450
:TagType,
6551
:Trotter,
6652
:ValName,
67-
:add,
6853
:add!,
6954
:addblock!,
7055
:addtags,
7156
:addtags!,
7257
:allhastags,
7358
:anyhastags,
7459
:apply,
75-
:applyMPO,
76-
:applympo,
7760
:argsdict,
7861
:array,
7962
:axpy!,
8063
:blockdim,
8164
:blockoffsets,
82-
:checkdone!,
83-
:checkflux,
8465
:coefficient,
8566
:combinedind,
8667
:combiner,
87-
:common_siteind,
88-
:common_siteinds,
8968
:commonind,
9069
:commonindex,
9170
:commoninds,
9271
:complex!,
9372
:contract,
9473
:convert_eltype,
9574
:convert_leaf_eltype,
96-
:correlation_matrix,
97-
:cutoff,
98-
:cutoff!,
9975
:dag,
10076
:delta,
10177
:dense,
@@ -110,42 +86,23 @@ const ITENSORS_EXPORTED_NAMES = [
11086
:directsum,
11187
:disable_tblis!,
11288
:disable_warn_order!,
113-
:disk,
114-
:dmrg,
115-
:dot,
11689
:eachindval,
11790
:eachnzblock,
11891
:eachval,
11992
:eigen,
12093
:eigs,
12194
:emptyITensor,
12295
:enable_tblis!,
123-
:energies,
12496
:entropy,
125-
:errorMPOprod,
126-
:error_contract,
127-
:error_mpoprod,
128-
:error_mul,
129-
:expect,
13097
:factorize,
13198
:filterinds,
132-
:findfirstsiteind,
133-
:findfirstsiteinds,
13499
:findindex,
135100
:findinds,
136-
:findsite,
137-
:findsites,
138101
:firstind,
139102
:firstintersect,
140103
:firstsetdiff,
141-
:firstsiteind,
142-
:firstsiteinds,
143104
:flux,
144105
:fparity,
145-
:get_cutoffs,
146-
:get_maxdims,
147-
:get_mindims,
148-
:get_noises,
149106
:getfirst,
150107
:getindex,
151108
:hadamard_product,
@@ -168,78 +125,42 @@ const ITENSORS_EXPORTED_NAMES = [
168125
:isfermionic,
169126
:ishermitian,
170127
:isindequal,
171-
:isortho,
172128
:itensor,
173-
:linkdim,
174-
:linkdims,
175-
:linkind,
176129
:linkindex,
177-
:linkinds,
178-
:logdot,
179-
:loginner,
180-
:lognorm,
181-
:lproj,
182130
:lq,
183131
:mapprime,
184132
:mapprime!,
185133
:matmul,
186134
:matrix,
187135
:maxdim,
188-
:maxdim!,
189-
:maxlinkdim,
190-
:measure!,
191-
:measurements,
192136
:mindim,
193-
:mindim!,
194137
:modulus,
195-
:movesite,
196-
:movesites,
197-
:mul,
198138
:mul!,
199-
:multMPO,
200-
:multmpo,
201139
:nblocks,
202140
:nnz,
203141
:nnzblocks,
204-
:noise,
205-
:noise!,
206-
:noiseterm,
207142
:noncommonind,
208143
:noncommoninds,
209144
:noprime,
210145
:noprime!,
211146
:norm,
212-
:normalize,
213147
:normalize!,
214148
:not,
215-
:nsite,
216-
:nsweep,
217149
:nullspace,
218150
:nzblock,
219151
:nzblocks,
220152
:onehot,
221153
:op,
222154
:ops,
223155
:order,
224-
:orthoCenter,
225-
:ortho_lims,
226-
:orthocenter,
227-
:orthogonalize,
228-
:orthogonalize!,
229-
:outer,
230156
:permute,
231157
:plev,
232158
:polar,
233159
:pop,
234160
:popfirst,
235-
:position!,
236161
:prime,
237162
:prime!,
238-
:primelinks!,
239163
:product,
240-
:productMPS,
241-
:projector,
242-
:promote_itensor_eltype,
243164
:push,
244165
:pushfirst,
245166
:ql,
@@ -248,91 +169,55 @@ const ITENSORS_EXPORTED_NAMES = [
248169
:randn!,
249170
:randomITensor,
250171
:random_itensor,
251-
:randomMPO,
252-
:randomMPS,
253-
:random_mpo,
254-
:random_mps,
255172
:readcpp,
256173
:removeqn,
257174
:removeqns,
258175
:removetags,
259176
:removetags!,
260-
:replace_siteinds,
261-
:replace_siteinds!,
262-
:replacebond,
263-
:replacebond!,
264177
:replaceind,
265178
:replaceind!,
266179
:replaceindex!,
267180
:replaceinds,
268181
:replaceinds!,
269182
:replaceprime,
270-
:replacesites!,
271183
:replacetags,
272184
:replacetags!,
273-
:reset_ortho_lims!,
274185
:reset_warn_order!,
275186
:rmul!,
276-
:rproj,
277187
:rq,
278-
:sample,
279-
:sample!,
280188
:scalar,
281189
:scale!,
282-
:set_leftlim!,
283-
:set_ortho_lims!,
284-
:set_rightlim!,
285190
:set_warn_order!,
286-
:setcutoff!,
287191
:setdir,
288192
:setelt,
289193
:setindex,
290-
:setmaxdim!,
291-
:setmindim!,
292-
:setnoise!,
293194
:setprime,
294195
:setprime!,
295196
:setspace,
296197
:settags,
297198
:settags!,
298199
:sim,
299-
:sim!,
300-
:simlinks!,
301-
:siteind,
302200
:siteindex,
303-
:siteinds,
304201
:space,
305202
:splitblocks,
306-
:square_lattice,
307203
:state,
308204
:storage,
309205
:store,
310-
:sum,
311206
:svd,
312-
:swapbondsites,
313207
:swapind,
314208
:swapinds,
315209
:swapinds!,
316210
:swapprime,
317211
:swapprime!,
318212
:swaptags,
319213
:swaptags!,
320-
:sweepnext,
321214
:tags,
322-
:tensors,
323215
:toMPO,
324-
:totalqn,
325216
:tr,
326217
:transpose,
327-
:triangular_lattice,
328-
:truncate,
329-
:truncate!,
330218
:truncerror,
331-
:truncerrors,
332219
:unionind,
333220
:unioninds,
334-
:unique_siteind,
335-
:unique_siteinds,
336221
:uniqueind,
337222
:uniqueindex,
338223
:uniqueinds,
@@ -342,6 +227,5 @@ const ITENSORS_EXPORTED_NAMES = [
342227
,
343228
:,
344229
:,
345-
:,
346230
]
347231
end

0 commit comments

Comments
 (0)