We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
frobeniusschur
1 parent b51a868 commit 55bbeacCopy full SHA for 55bbeac
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