Skip to content

Commit 2c54329

Browse files
committed
Un-specify fusiontrees
1 parent c938688 commit 2c54329

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/appendix/symmetric_tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ For our current application only `uncoupled` and `coupled` are relevant, since
258258
$\mathbb{Z}_2$ irreps are self-dual and have Abelian fusion rules, so that irreps on the
259259
inner lines of a fusion tree are completely determined by the uncoupled irreps. We will come
260260
back to these other properties when discussion more involved applications. Given some
261-
`TensorMap`, the method `TensorKit.fusiontrees(t::TensorMap)` returns an iterator over all
262-
pairs of splitting and fusion trees that label the subblocks of `t`.
261+
`TensorMap`, the method [`fusiontrees`](@ref) returns an iterator over all pairs of
262+
splitting and fusion trees that label the subblocks of `t`.
263263

264264
We can now put this into practice by directly constructing the $ZZ$ operator in the irrep
265265
basis as a $\mathbb{Z}_2$-symmetric `TensorMap`. We will do this in three steps:

0 commit comments

Comments
 (0)