We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579ef40 commit d91a40eCopy full SHA for d91a40e
1 file changed
docs/src/appendix/symmetric_tutorial.md
@@ -1148,7 +1148,7 @@ subblocks(TT)
1148
Circling back to our earlier remark, we clearly see that the fusion trees of this tensor
1149
indeed have non-trivial vertex labels.
1150
```@example symmetric_tutorial
1151
-f = collect(fusiontrees(TT))[3][2]
+f = collect(fusiontrees(TT))[4][2]
1152
```
1153
1154
f.vertices
0 commit comments