Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Representations of Iwahori-Hecke algebras #17303

Open
AndrewMathas opened this issue Nov 7, 2014 · 18 comments
Open

Representations of Iwahori-Hecke algebras #17303

AndrewMathas opened this issue Nov 7, 2014 · 18 comments

Comments

@AndrewMathas
Copy link
Member

Construct representations of the Iwahori-Hecke algebras, as detailed on the combinat road map. Specifically this patch will implement seminormal bases for Hecke algebras of type An and Bn as CombinatorialFreeModules.

[The attached commits are preliminary and subject to change, so it is NOT safe to branch off them yet. Indeed, there is guarantee that sage will even build. ]

Depends on #20469

CC: @sagetrac-sage-combinat @tscrim

Component: combinatorics

Author: Andrew Mathas

Branch/Commit: public/algebras/hecke_algebra_representations-17303 @ feab00b

Issue created by migration from https://trac.sagemath.org/ticket/17303

@AndrewMathas AndrewMathas added this to the sage-6.4 milestone Nov 7, 2014
@AndrewMathas

This comment has been minimized.

@AndrewMathas
Copy link
Member Author

Author: Andrew Mathas

@tscrim

This comment has been minimized.

@AndrewMathas
Copy link
Member Author

@AndrewMathas
Copy link
Member Author

New commits:

cde7587Moving Iwahori-Hecke algebras to own subdirectory of sage/algebras
21eaa0cAdding representations
f612c41Changng directory name
65069daAdding of seminormal representations

@AndrewMathas
Copy link
Member Author

Commit: 65069da

@AndrewMathas

This comment has been minimized.

@AndrewMathas

This comment has been minimized.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 10, 2014

Branch pushed to git repo; I updated commit sha1. New commits:

1b9c6e5Lazy imports
71dacd7Fixing init file
bbc024aAdding repreresentation interface to Hecke algebras

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 10, 2014

Changed commit from 65069da to bbc024a

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 21, 2014

Branch pushed to git repo; I updated commit sha1. New commits:

7439636Mkaing tableau content return a tuple
e809876incremental changes
28c3e86Merge branch 'master' into t/17303/representations_of_iwahori_hecke_algebras
566b9f9Adding coefficient rings
0e3c4a8Merge with 6.5 + documentation tweaks
f859c0eFixing class initialisation

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Nov 21, 2014

Changed commit from bbc024a to f859c0e

@tscrim
Copy link
Collaborator

tscrim commented Jun 1, 2018

comment:8

An alternative (currently not working) implementation: public/algebras/ariki_koike_modules.

@tscrim
Copy link
Collaborator

tscrim commented Jun 1, 2018

Dependencies: #20469

@tscrim
Copy link
Collaborator

tscrim commented Jun 1, 2018

comment:9

Rebasing this over #20469 so we can use the new hecke_algebras folder.


Last 10 new commits:

21822a2Rewriting product code to avoid recursion
f366691Fixing bugs and minor cleanup.
3af6dccFinished initial pass of cleanup.
59d9583Some multiplication optimizations by not creating as many transient elements.
3e94feaA little bit more touchups and cosmetic changes.
1d92cb7Implementation of T basis following [BM1997]_.
6d1ac2cUse cartesian_product as the indices for the basis.
712a76aFixing documentation.
b79175aMerge branch 'u/andrew.mathas/representations_of_iwahori_hecke_algebras' of trac.sagemath.org:sage into public/algebras/hecke_algebra_representations-17303
feab00bMoving to algebras/hecke_algebras folder.

@tscrim
Copy link
Collaborator

tscrim commented Jun 1, 2018

@tscrim
Copy link
Collaborator

tscrim commented Jun 1, 2018

Changed commit from f859c0e to feab00b

@tscrim tscrim modified the milestones: sage-6.4, sage-8.3 Jun 1, 2018
@videlec
Copy link
Contributor

videlec commented Aug 3, 2018

comment:10

update milestone 8.3 -> 8.4

@videlec videlec modified the milestones: sage-8.3, sage-8.4 Aug 3, 2018
@mkoeppe mkoeppe removed this from the sage-8.4 milestone Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants