Skip to content

Commit c4bba9d

Browse files
committed
Add CategoryData.jl link
1 parent 040bd6a commit c4bba9d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/src/man/sectors.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ group `SU{N}`, for `N>2`. Such sectors are supported through
516516
provides numerical routines to compute the topological data of the representation theory of
517517
these groups, as no general analytic formula is available.
518518

519+
519520
### [Combining different sectors](@id sss_productsectors)
520521

521522
It is also possible to define two or more different types of symmetries, e.g. when the total
@@ -641,7 +642,9 @@ basis for that space. As TensorKit.jl does not rely on the ``X^{ab}_{c,μ}`` the
641642
when they do exist) it can also deal with such general fusion categories. Note, though, that
642643
when ``X^{ab}_{c,μ}`` does exist, it is available as `fusiontensor(a, b, c, [μ])` (even
643644
though it is actually the splitting tensor) and can be useful for checking purposes, as
644-
illustrated below.
645+
illustrated below. By default TensorKit includes the Fibonacci category and the Ising
646+
category, but a list of additional fusion categories is provided in
647+
[CategoryData.jl](https://github.com/lkdvos/CategoryData.jl).
645648

646649
## [Graded spaces](@id ss_rep)
647650

0 commit comments

Comments
 (0)