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

Commit

Permalink
Remove from Coxeter Groups
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorkarn committed Oct 15, 2022
1 parent bf055fb commit 25af462
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/sage/groups/matrix_gps/coxeter_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -853,15 +853,6 @@ def action_on_root_indices(self, i, side="left"):
rt = w * roots[i]
return roots.index(rt)

# def stanley_symmetric_function(self):
# r"""
# Return the Stanley symmetric function indexed by ``self``.

# EXAMPLES::

# sage:
# """
# if 'A' == data.coxeter_type().type():

def _matrix_test_right_descent(M, i, n, zero):
"""
Expand Down

0 comments on commit 25af462

Please sign in to comment.