We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e328e commit eb97430Copy full SHA for eb97430
src/sectors.jl
@@ -24,7 +24,7 @@ and optionally
24
* `dim(a::I)`: quantum dimension of sector `a`
25
* `frobenius_schur_indicator(a::I)`: Frobenius-Schur indicator of `a` (1, 0, -1)
26
* `frobenius_schur_phase(a::I)`: Frobenius-Schur phase of `a` (±1)
27
-# `sectorscalartype(::Type{I})`: scalar type of F- and R-symbols
+* `sectorscalartype(::Type{I})`: scalar type of F- and R-symbols
28
* `Bsymbol(a::I, b::I, c::I)`: B-symbol: scalar (in case of
29
`UniqueFusion`/`SimpleFusion`) or matrix (in case of `GenericFusion`)
30
* `twist(a::I)` -> twist of sector `a`
0 commit comments