Skip to content

Commit

Permalink
adds line in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
antonydellavecchia committed Dec 4, 2024
1 parent fa57b77 commit e10e242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experimental/AlgebraicShifting/src/PartialShift.jl
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ end
rothe_matrix(F::Field, p::PermGroupElem)
rothe_matrix(R::MPolyRing, w::WeylGroupElem)
rothe_matrix(R::MPolyRing, p::PermGroupElem)
For a base field `F` and a Weyl group element `w` return the matrix with entries in the
multivariate polynomial ring `R` with `n^2` many indeterminants where `n - 1` is the rank of the
root system of the Weyl group.
Expand Down

0 comments on commit e10e242

Please sign in to comment.