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 cfb70bf commit 28e322dCopy full SHA for 28e322d
src/TensorKit.jl
@@ -56,7 +56,7 @@ export ℤ₂Space, ℤ₃Space, ℤ₄Space, U₁Space, CU₁Space, SU₂Space
56
57
# Export tensor map methods
58
export domain, codomain, numind, numout, numin, domainind, codomainind, allind
59
-export spacetype, sectortype, storagetype, scalartype, tensormaptype
+export spacetype, storagetype, scalartype, tensormaptype
60
export blocksectors, blockdim, block, blocks, subblocks, subblock
61
62
# random methods for constructor
0 commit comments