Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Merge branch 'u/mantepse/replace_lazy_power_series-32367' of trac.sag…
Browse files Browse the repository at this point in the history
…emath.org:sage into t/34470/categories_lazy_series-34470
  • Loading branch information
mantepse committed Sep 26, 2022
2 parents 97cfbcf + 4172688 commit 41ca99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/sf/sfa.py
Original file line number Diff line number Diff line change
Expand Up @@ -3155,7 +3155,7 @@ def plethysm(self, x, include=None, exclude=None):
sage: T = tensor([X,Y])
sage: s = SymmetricFunctions(T).s()
sage: s(2*T.one())
(2*B[word:]#B[word:])*s[]
(2*B[]#B[])*s[]
.. TODO::
Expand Down

0 comments on commit 41ca99b

Please sign in to comment.