Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/TensorKitSectors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export Z2Irrep, Z3Irrep, Z4Irrep, ZNIrrep, U1Irrep
export D3Irrep, D4Irrep, DNIrrep, CU1Irrep
export SU2Irrep
export ZNElement, Z2Element, Z3Element, Z4Element
export ProductSector, TimeReversed
export ProductSector, @NamedProductSector, TimeReversed
export FermionParity, FermionNumber, FermionSpin
export PlanarTrivial, FibonacciAnyon, IsingAnyon
export IsingBimodule
Expand Down
Loading
Loading