-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-cbd854b0f4.log
519 lines (518 loc) · 23.5 KB
/
1.6.0-DEV-cbd854b0f4.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
Julia Version 1.6.0-DEV.185
Commit cbd854b0f4 (2020-06-06 13:20 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Reexport ─────────── v0.2.0
Installed LRUCache ─────────── v1.1.0
Installed Primes ───────────── v0.4.0
Installed TimerOutputs ─────── v0.5.6
Installed OrderedCollections ─ v1.2.0
Installed HalfIntegers ─────── v1.1.1
Installed GPUArrays ────────── v3.4.1
Installed TensorKit ────────── v0.5.0
Installed RationalRoots ────── v0.1.0
Installed AbstractFFTs ─────── v0.5.0
Installed GPUCompiler ──────── v0.3.0
Installed MacroTools ───────── v0.5.5
Installed Adapt ────────────── v1.1.0
Installed DataStructures ───── v0.17.17
Installed LLVM ─────────────── v1.5.1
Installed WignerSymbols ────── v1.1.0
Installed Requires ─────────── v1.0.1
Installed TupleTools ───────── v1.2.0
Installed CEnum ────────────── v0.4.1
Installed Strided ──────────── v1.0.1
Installed NNlib ────────────── v0.6.6
Installed CUDA ─────────────── v0.1.0
Installed ExprTools ────────── v0.1.1
Installed TensorOperations ─── v3.0.0
Installed BinaryProvider ───── v0.5.10
Updating `~/.julia/environments/v1.6/Project.toml`
[07d1fe3e] + TensorKit v0.5.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[79e6a3ab] + Adapt v1.1.0
[b99e7846] + BinaryProvider v0.5.10
[fa961155] + CEnum v0.4.1
[052768ef] + CUDA v0.1.0
[864edb3b] + DataStructures v0.17.17
[e2ba6199] + ExprTools v0.1.1
[0c68f7d7] + GPUArrays v3.4.1
[61eb1bfa] + GPUCompiler v0.3.0
[f0d1745a] + HalfIntegers v1.1.1
[929cbde3] + LLVM v1.5.1
[8ac3fa9e] + LRUCache v1.1.0
[1914dd2f] + MacroTools v0.5.5
[872c559c] + NNlib v0.6.6
[bac558e1] + OrderedCollections v1.2.0
[27ebfcd6] + Primes v0.4.0
[308eb6b3] + RationalRoots v0.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.1
[5e0ebb24] + Strided v1.0.1
[07d1fe3e] + TensorKit v0.5.0
[6aa20fa7] + TensorOperations v3.0.0
[a759f4b9] + TimerOutputs v0.5.6
[9d95972d] + TupleTools v1.2.0
[9f57e263] + WignerSymbols v1.1.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building NNlib → `~/.julia/packages/NNlib/FAI3o/deps/build.log`
Testing TensorKit
Status `/tmp/jl_T1KBr7/Project.toml`
[861a8166] Combinatorics v1.0.2
[f0d1745a] HalfIntegers v1.1.1
[8ac3fa9e] LRUCache v1.1.0
[5e0ebb24] Strided v1.0.1
[07d1fe3e] TensorKit v0.5.0
[6aa20fa7] TensorOperations v3.0.0
[9d95972d] TupleTools v1.2.0
[9f57e263] WignerSymbols v1.1.0
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_T1KBr7/Manifest.toml`
[621f4979] AbstractFFTs v0.5.0
[79e6a3ab] Adapt v1.1.0
[b99e7846] BinaryProvider v0.5.10
[fa961155] CEnum v0.4.1
[052768ef] CUDA v0.1.0
[861a8166] Combinatorics v1.0.2
[864edb3b] DataStructures v0.17.17
[e2ba6199] ExprTools v0.1.1
[0c68f7d7] GPUArrays v3.4.1
[61eb1bfa] GPUCompiler v0.3.0
[f0d1745a] HalfIntegers v1.1.1
[929cbde3] LLVM v1.5.1
[8ac3fa9e] LRUCache v1.1.0
[1914dd2f] MacroTools v0.5.5
[872c559c] NNlib v0.6.6
[bac558e1] OrderedCollections v1.2.0
[27ebfcd6] Primes v0.4.0
[308eb6b3] RationalRoots v0.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.1
[5e0ebb24] Strided v1.0.1
[07d1fe3e] TensorKit v0.5.0
[6aa20fa7] TensorOperations v3.0.0
[a759f4b9] TimerOutputs v0.5.6
[9d95972d] TupleTools v1.2.0
[9f57e263] WignerSymbols v1.1.0
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
------------------------------------
Sectors
------------------------------------
Test Summary: | Pass Total Time: 31.0
Properties of sector ℤ₂ | 67 67
Test Summary: | Pass Total Time: 1.42
Properties of sector ℤ₃ | 217 217
Test Summary: | Pass Total Time: 1.51
Properties of sector ℤ₄ | 551 551
Test Summary: | Pass Total Time: 1.57
Properties of sector U₁ | 1192 1192
Test Summary: | Pass Total Time: 8.18
Properties of sector CU₁ | 4844 4844
Test Summary: | Pass Total Time: 12.2
Properties of sector SU₂ | 50888 50888
Test Summary: | Pass Total Time: 2.64
Properties of sector FibonacciAnyon | 104 104
Test Summary: | Pass Total Time: 2.79
Properties of sector (ℤ₃ × ℤ₄) | 2239 2239
Test Summary: | Pass Total Time: 13.9
Properties of sector (U₁ × SU₂) | 74072 74072
Test Summary: | Pass Total Time: 13.1
Properties of sector (SU₂ × SU₂) | 55392 55392
Test Summary: | Pass Total Time: 5.35
Properties of sector (ℤ₂ × FibonacciAnyon × FibonacciAnyon) | 11649 11649
Finished sector tests in 105.0 seconds.
------------------------------------
Fusion Trees
------------------------------------
Test Summary: | Pass Total Time: 77.3
Fusion trees for sector ℤ₂ | 86 86
Test Summary: | Pass Total Time: 18.4
Fusion trees for sector ℤ₃ | 86 86
Test Summary: | Pass Total Time: 18.1
Fusion trees for sector ℤ₄ | 86 86
Test Summary: | Pass Total Time: 16.7
Fusion trees for sector U₁ | 86 86
Test Summary: | Pass Total Time: 45.1
Fusion trees for sector CU₁ | 127 127
Test Summary: | Pass Total Time: 51.3
Fusion trees for sector SU₂ | 1232 1232
Test Summary: | Pass Total Time: 17.1
Fusion trees for sector FibonacciAnyon | 78 78
Test Summary: | Pass Total Time: 17.0
Fusion trees for sector (ℤ₃ × ℤ₄) | 74 74
Test Summary: | Pass Total Time: 35.6
Fusion trees for sector (U₁ × SU₂) | 191 191
Test Summary: | Pass Total Time: 37.8
Fusion trees for sector (SU₂ × SU₂) | 238 238
Test Summary: | Pass Total Time: 22.9
Fusion trees for sector (ℤ₂ × FibonacciAnyon × FibonacciAnyon) | 57 57
Finished fusion tree tests in 359.0 seconds.
------------------------------------
| Fields and vector spaces |
------------------------------------
Test Summary: | Pass Total Time: 0.213
Fields | 112 112
Test Summary: | Pass Total Time: 1.1
ElementarySpace: CartesianSpace | 36 36
Test Summary: | Pass Total Time: 0.493
ElementarySpace: ComplexSpace | 42 42
Test Summary: | Pass Total Time: 0.256
ElementarySpace: GeneralSpace | 23 23
Test Summary: | Pass Total Time: 5.71
ElementarySpace: RepresentationSpace{ℤ₂} | 53 53
Test Summary: | Pass Total Time: 4.1
ElementarySpace: RepresentationSpace{ℤ₃} | 53 53
Test Summary: | Pass Total Time: 4.9
ElementarySpace: RepresentationSpace{ℤ₄} | 53 53
Test Summary: | Pass Total Time: 4.98
ElementarySpace: RepresentationSpace{U₁} | 53 53
Test Summary: | Pass Total Time: 5.03
ElementarySpace: RepresentationSpace{CU₁} | 53 53
Test Summary: | Pass Total Time: 4.79
ElementarySpace: RepresentationSpace{SU₂} | 53 53
Test Summary: | Pass Total Time: 4.27
ElementarySpace: RepresentationSpace{FibonacciAnyon} | 52 52
Test Summary: | Pass Total Time: 6.26
ElementarySpace: RepresentationSpace{(ℤ₃ × ℤ₄)} | 53 53
Test Summary: | Pass Total Time: 5.93
ElementarySpace: RepresentationSpace{(U₁ × SU₂)} | 53 53
Test Summary: | Pass Total Time: 6.05
ElementarySpace: RepresentationSpace{(SU₂ × SU₂)} | 53 53
Test Summary: | Pass Total Time: 5.6
ElementarySpace: RepresentationSpace{(ℤ₂ × FibonacciAnyon × FibonacciAnyon)} | 52 52
Test Summary: | Pass Total Time: 1.57
ProductSpace{ℂ} | 46 46
Test Summary: | Pass Total Time: 2.53
ProductSpace{SU₂Space} | 20 20
Test Summary: | Pass Total Time: 0.959
HomSpace | 33 33
Finished vector space tests in 68.0 seconds.
------------------------------------
Tensors with symmetry: Trivial
------------------------------------
Test Summary: | Pass Total Time: 6.48
Basic tensor properties | 36 36
Test Summary: | Pass Total Time: 2.56
Tensor Dict conversion | 3 3
Test Summary: | Pass Total Time: 22.0
Basic linear algebra | 46 46
Test Summary: | Pass Total Time: 6.74
Basic linear algebra: test via conversion | 8 8
Test Summary: | Pass Total Time: 8.58
Real and imaginary parts | 6 6
Test Summary: | Pass Total Time: 8.48
Permutations: test via inner product invariance | 1440 1440
Test Summary: | Pass Total Time: 1.31
Permutations: test via conversion | 1440 1440
Test Summary: | Pass Total Time: 15.1
Full trace: test self-consistency | 3 3
Test Summary: | Pass Total Time: 10.5
Partial trace: test self-consistency | 1 1
Test Summary: | Pass Total Time: 7.13
Trace: test via conversion | 1 1
Test Summary: | Pass Total Time: 8.98
Trace and contraction | 1 1
Test Summary: | Pass Total Time: 50.9
Tensor contraction: test via conversion | 1 1
Test Summary: | Pass Total Time: 30.9
Multiplication and inverse: test compatibility | 16 16
Test Summary: | Pass Total Time: 60.1
Multiplication and inverse: test via conversion | 40 40
Test Summary: | Pass Total Time: 86.3
Factorization | 310 310
Test Summary: | Pass Total Time: 20.9
Tensor truncation | 64 64
Test Summary: | Pass Total Time: 57.8
Tensor functions | 38 38
Test Summary: | Pass Total Time: 1.12
Sylvester equation | 6 6
Test Summary: | Pass Total Time: 4.94
Tensor product: test via norm preservation | 2 2
Test Summary: | Pass Total Time: 8.43
Tensor product: test via conversion | 2 2
Test Summary: | Pass Total Time: 14.3
Tensor product: test via tensor contraction | 2 2
Finished tensor tests with symmetry Trivial in 433.0 seconds.
------------------------------------
Tensors with symmetry: ℤ₂
------------------------------------
Test Summary: | Pass Total Time: 7.99
Basic tensor properties | 36 36
Test Summary: | Pass Total Time: 5.07
Tensor Dict conversion | 3 3
Test Summary: | Pass Total Time: 10.5
Basic linear algebra | 46 46
Test Summary: | Pass Total Time: 5.54
Basic linear algebra: test via conversion | 8 8
Test Summary: | Pass Total Time: 11.5
Real and imaginary parts | 6 6
Test Summary: | Pass Total Time: 23.6
Permutations: test via inner product invariance | 1440 1440
Test Summary: | Pass Total Time: 4.7
Permutations: test via conversion | 1440 1440
Test Summary: | Pass Total Time: 12.8
Full trace: test self-consistency | 3 3
Test Summary: | Pass Total Time: 11.8
Partial trace: test self-consistency | 1 1
Test Summary: | Pass Total Time: 4.22
Trace: test via conversion | 1 1
Test Summary: | Pass Total Time: 13.7
Trace and contraction | 1 1
Test Summary: | Pass Total Time: 29.7
Tensor contraction: test via conversion | 1 1
Test Summary: | Pass Total Time: 16.7
Multiplication and inverse: test compatibility | 16 16
Test Summary: | Pass Total Time: 41.9
Multiplication and inverse: test via conversion | 40 40
Test Summary: | Pass Total Time: 59.2
Factorization | 310 310
Test Summary: | Pass Total Time: 13.4
Tensor truncation | 64 64
Test Summary: | Pass Total Time: 4.89
Tensor functions | 38 38
Test Summary: | Pass Total Time: 0.451
Sylvester equation | 6 6
Test Summary: | Pass Total Time: 8.01
Tensor product: test via norm preservation | 2 2
Test Summary: | Pass Total Time: 12.5
Tensor product: test via conversion | 2 2
Test Summary: | Pass Total Time: 19.4
Tensor product: test via tensor contraction | 2 2
Finished tensor tests with symmetry ℤ₂ in 317.0 seconds.
------------------------------------
Tensors with symmetry: ℤ₃
------------------------------------
Test Summary: | Pass Total Time: 6.24
Basic tensor properties | 36 36
Test Summary: | Pass Total Time: 3.71
Tensor Dict conversion | 3 3
Test Summary: | Pass Total Time: 7.78
Basic linear algebra | 46 46
Test Summary: | Pass Total Time: 0.841
Basic linear algebra: test via conversion | 8 8
Test Summary: | Pass Total Time: 3.77
Real and imaginary parts | 6 6
Test Summary: | Pass Total Time: 15.1
Permutations: test via inner product invariance | 1440 1440
Test Summary: | Pass Total Time: 6.47
Permutations: test via conversion | 1440 1440
Test Summary: | Pass Total Time: 6.98
Full trace: test self-consistency | 3 3
Test Summary: | Pass Total Time: 4.61
Partial trace: test self-consistency | 1 1
Test Summary: | Pass Total Time: 0.408
Trace: test via conversion | 1 1
Test Summary: | Pass Total Time: 6.21
Trace and contraction | 1 1
Test Summary: | Pass Total Time: 19.5
Tensor contraction: test via conversion | 1 1
Test Summary: | Pass Total Time: 12.6
Multiplication and inverse: test compatibility | 16 16
Test Summary: | Pass Total Time: 19.8
Multiplication and inverse: test via conversion | 40 40
Test Summary: | Pass Total Time: 42.9
Factorization | 310 310
Test Summary: | Pass Total Time: 10.8
Tensor truncation | 64 64
Test Summary: | Pass Total Time: 7.46
Tensor functions | 38 38
Test Summary: | Pass Total Time: 0.464
Sylvester equation | 6 6
Test Summary: | Pass Total Time: 5.38
Tensor product: test via norm preservation | 2 2
Test Summary: | Pass Total Time: 5.67
Tensor product: test via conversion | 2 2
Test Summary: | Pass Total Time: 11.0
Tensor product: test via tensor contraction | 2 2
Finished tensor tests with symmetry ℤ₃ in 198.0 seconds.
------------------------------------
Tensors with symmetry: U₁
------------------------------------
Test Summary: | Pass Total Time: 5.98
Basic tensor properties | 36 36
Test Summary: | Pass Total Time: 2.8
Tensor Dict conversion | 3 3
Test Summary: | Pass Total Time: 6.67
Basic linear algebra | 46 46
Test Summary: | Pass Total Time: 0.804
Basic linear algebra: test via conversion | 8 8
Test Summary: | Pass Total Time: 2.7
Real and imaginary parts | 6 6
Test Summary: | Pass Total Time: 12.5
Permutations: test via inner product invariance | 1440 1440
Test Summary: | Pass Total Time: 4.03
Permutations: test via conversion | 1440 1440
Test Summary: | Pass Total Time: 5.1
Full trace: test self-consistency | 3 3
Test Summary: | Pass Total Time: 3.86
Partial trace: test self-consistency | 1 1
Test Summary: | Pass Total Time: 0.423
Trace: test via conversion | 1 1
Test Summary: | Pass Total Time: 6.79
Trace and contraction | 1 1
Test Summary: | Pass Total Time: 17.1
Tensor contraction: test via conversion | 1 1
Test Summary: | Pass Total Time: 8.15
Multiplication and inverse: test compatibility | 16 16
Test Summary: | Pass Total Time: 14.1
Multiplication and inverse: test via conversion | 40 40
Test Summary: | Pass Total Time: 36.6
Factorization | 310 310
Test Summary: | Pass Total Time: 9.53
Tensor truncation | 64 64
Test Summary: | Pass Total Time: 6.52
Tensor functions | 38 38
Test Summary: | Pass Total Time: 0.401
Sylvester equation | 6 6
Test Summary: | Pass Total Time: 3.97
Tensor product: test via norm preservation | 2 2
Test Summary: | Pass Total Time: 5.09
Tensor product: test via conversion | 2 2
Test Summary: | Pass Total Time: 11.0
Tensor product: test via tensor contraction | 2 2
Finished tensor tests with symmetry U₁ in 164.0 seconds.
------------------------------------
Tensors with symmetry: CU₁
------------------------------------
Test Summary: | Pass Total Time: 5.49
Basic tensor properties | 36 36
Test Summary: | Pass Total Time: 3.03
Tensor Dict conversion | 3 3
Test Summary: | Pass Total Time: 5.77
Basic linear algebra | 46 46
Test Summary: | Pass Total Time: 0.8
Basic linear algebra: test via conversion | 8 8
Test Summary: | Pass Total Time: 2.82
Real and imaginary parts | 6 6
Test Summary: | Pass Total Time: 24.6
Permutations: test via inner product invariance | 1440 1440
Test Summary: | Pass Total Time: 5.27
Permutations: test via conversion | 1440 1440
Test Summary: | Pass Total Time: 8.01
Full trace: test self-consistency | 3 3
Test Summary: | Pass Total Time: 6.26
Partial trace: test self-consistency | 1 1
Test Summary: | Pass Total Time: 0.507
Trace: test via conversion | 1 1
Test Summary: | Pass Total Time: 9.88
Trace and contraction | 1 1
Test Summary: | Pass Total Time: 22.2
Tensor contraction: test via conversion | 1 1
Test Summary: | Pass Total Time: 7.83
Multiplication and inverse: test compatibility | 16 16
Test Summary: | Pass Total Time: 15.5
Multiplication and inverse: test via conversion | 40 40
Test Summary: | Pass Total Time: 38.5
Factorization | 310 310
Test Summary: | Pass Total Time: 9.44
Tensor truncation | 64 64
Test Summary: | Pass Total Time: 6.47
Tensor functions | 38 38
Test Summary: | Pass Total Time: 0.373
Sylvester equation | 6 6
Test Summary: | Pass Total Time: 7.27
Tensor product: test via norm preservation | 2 2
Test Summary: | Pass Total Time: 8.02
Tensor product: test via conversion | 2 2
Test Summary: | Pass Total Time: 16.7
Tensor product: test via tensor contraction | 2 2
Finished tensor tests with symmetry CU₁ in 205.0 seconds.
------------------------------------
Tensors with symmetry: SU₂
------------------------------------
Test Summary: | Pass Total Time: 3.84
Basic tensor properties | 36 36
Test Summary: | Pass Total Time: 2.17
Tensor Dict conversion | 3 3
Test Summary: | Pass Total Time: 4.84
Basic linear algebra | 46 46
Test Summary: | Pass Total Time: 0.845
Basic linear algebra: test via conversion | 8 8
Test Summary: | Pass Total Time: 2.37
Real and imaginary parts | 6 6
Test Summary: | Pass Total Time: 18.3
Permutations: test via inner product invariance | 1440 1440
Test Summary: | Pass Total Time: 29.5
Permutations: test via conversion | 1440 1440
Test Summary: | Pass Total Time: 8.18
Full trace: test self-consistency | 3 3
Test Summary: | Pass Total Time: 5.01
Partial trace: test self-consistency | 1 1
Test Summary: | Pass Total Time: 0.47
Trace: test via conversion | 1 1
Test Summary: | Pass Total Time: 8.61
Trace and contraction | 1 1
Test Summary: | Pass Total Time: 20.0
Tensor contraction: test via conversion | 1 1
Test Summary: | Pass Total Time: 6.75
Multiplication and inverse: test compatibility | 16 16
Test Summary: | Pass Total Time: 15.4
Multiplication and inverse: test via conversion | 40 40
Test Summary: | Pass Total Time: 37.7
Factorization | 310 310
Test Summary: | Pass Total Time: 9.12
Tensor truncation | 64 64
Test Summary: | Pass Total Time: 5.56
Tensor functions | 38 38
Test Summary: | Pass Total Time: 0.427
Sylvester equation | 6 6
Test Summary: | Pass Total Time: 4.92
Tensor product: test via norm preservation | 2 2
Test Summary: | Pass Total Time: 7.62
Tensor product: test via conversion | 2 2
Test Summary: | Pass Total Time: 13.0
Tensor product: test via tensor contraction | 2 2
Finished tensor tests with symmetry SU₂ in 205.0 seconds.
Finished all tests in 34.3 minutes.
Testing TensorKit tests passed