We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
frobeniusschur
1 parent 1209f00 commit a734548Copy full SHA for a734548
src/TensorKitSectors.jl
@@ -72,4 +72,8 @@ function __precompile__()
72
return
73
end
74
75
+# deprecate
76
+# ---------
77
+@deprecate frobeniusschur(a::Sector) frobenius_schur_phase(a)
78
+
79
end # module TensorKitSectors
0 commit comments