Changes between Initial Version and Version 2 of Ticket #9123
- Timestamp:
- May 5, 2011, 2:43:10 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9123
- Property Cc sage-combinat removed
- Property Keywords days30 added
-
Property
Summary
changed from
implement Schur algebras using AlgebrasWithBasis
toimplement Schur algebras and use them to determine irreducible characters for GL_n
-
Ticket #9123 – Description
initial v2 1 Schur algebras are algebras with basis used in the description of the representation theory of GL_n. I'd like to implement them.1 Schur algebras are used in the description of the representation theory of GL_n. I plan to implement them, and use them to calculate the characters of the irreducible modules of GL_n (in characteristic p). 2 2 3 A nice reference is Chapter 2 of Green's book "Polynomial representations of GL_n". 3 A nice reference is Green's book "Polynomial representations of GL_n". 4