Skip to content

Commit

Permalink
Fixing doc issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
tscrim committed Nov 23, 2023
1 parent 292c4d2 commit a894ec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/combinat/specht_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,8 @@ def bilinear_form(self, u, v):
The natural bilinear form is given by defining the tabloid basis
to be orthonormal.
EXAMPLES::
sage: SGA = SymmetricGroupAlgebra(QQ, 5)
sage: TM = SGA.tabloid_module([2,2,1])
sage: u = TM.an_element(); u
Expand Down

0 comments on commit a894ec7

Please sign in to comment.