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.
HasBraiding
1 parent 1f2cf55 commit 9fc7aa8Copy full SHA for 9fc7aa8
test/symmetries/fusiontrees.jl
@@ -6,6 +6,7 @@ using TensorOperations
6
7
# TODO: remove this once type_repr works for all included types
8
using TensorKitSectors
9
+using TensorKitSectors: HasBraiding # TODO: remove once exported from TKS
10
11
@isdefined(TestSetup) || include("../setup.jl")
12
using .TestSetup
test/tensors/tensors.jl
@@ -3,6 +3,7 @@ using TensorKit
3
using TensorKit: type_repr
4
using Combinatorics: permutations
5
using LinearAlgebra: LinearAlgebra
0 commit comments