Skip to content

Commit d91a40e

Browse files
committed
Pick a different fusion tree
1 parent 579ef40 commit d91a40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/appendix/symmetric_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ subblocks(TT)
11481148
Circling back to our earlier remark, we clearly see that the fusion trees of this tensor
11491149
indeed have non-trivial vertex labels.
11501150
```@example symmetric_tutorial
1151-
f = collect(fusiontrees(TT))[3][2]
1151+
f = collect(fusiontrees(TT))[4][2]
11521152
```
11531153
```@example symmetric_tutorial
11541154
f.vertices

0 commit comments

Comments
 (0)