We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8577e2f commit 9f494c9Copy full SHA for 9f494c9
1 file changed
src/TensorKit.jl
@@ -33,7 +33,7 @@ export SpaceMismatch, SectorMismatch, IndexError # error types
33
34
# Export general vector space methods
35
export space, field, dual, dim, reduceddim, dims, fuse, flip, isdual
36
-export unitspace, zerospace, oplus, ominus,
+export unitspace, zerospace, oplus, ominus
37
export insertleftunit, insertrightunit, removeunit
38
export infimum, supremum, isisomorphic, ismonomorphic, isepimorphic
39
0 commit comments