We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50666be commit 6867690Copy full SHA for 6867690
test/test_fusion_trees.jl
@@ -13,7 +13,7 @@ using FusionTensors:
13
outer_multiplicity_indices,
14
root_sector
15
using GradedArrays:
16
- ×, SectorProduct, SU, SU2, TrivialSector, arguments, dual, gradedrange, sector_type
+ ×, SectorProduct, SU, SU2, TrivialSector, arguments, dual, flip, gradedrange, sector_type
17
18
@testset "Trivial fusion trees" begin
19
q = TrivialSector()
0 commit comments