-
-
Notifications
You must be signed in to change notification settings - Fork 567
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
Folded Cartan types #13871
Comments
Fixed doctests |
comment:3
Attachment: trac_13838-virtual_kleber_alg-ts.patch.gz Uploaded wrong file... For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
This comment has been minimized.
This comment has been minimized.
comment:4
For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
comment:5
found a typo here :
|
This comment has been minimized.
This comment has been minimized.
comment:6
Replying to @fchapoton:
Thanks for catching that Frederic. |
comment:7
one doctest is failing (concerning latex representation) |
comment:8
New version of the patch which does the changes that Nicolas and I discussed. Ready for another look. For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
comment:10
Fixed typo in doctest. For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
Attachment: trac_13871_review.patch.gz |
comment:12
here is a review patch, just cleaning up and putting things into pep8 shape. Once the bot has turned green again, and if you agree with my review patch, I will give a positive review, but there is a point that bothers me : I have never heard the words "virtual cartan type" before. Could you give a reference to an article where this terminology is used ? |
comment:13
Replying to @fchapoton:
Nicolas and I are going to look at the patch this week since we had some specific comments about the implementation. So please wait until we have looked at it! Thank you, Anne |
comment:14
Hi Travis! We finally had a brainstorm with Anne about this ticket. Sorry that
Thanks for this useful addition! Cheers, |
comment:15
Hi Travis, We forgot a few more things:
might actually be more appropriate.
Thanks for your work on this! Nicolas and Anne |
comment:16
Here's the new version of the patch with your suggested changes. Thanks all for reviewing this. Best, Travis For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
comment:17
Hi Travis, Thanks for the update. Here are a couple more comments:
Thanks! Anne |
comment:19
Hi Travis, Thank you for making the changes. Could you please also add in INPUT that the orbit is a dictionary to be clear!? Did you investigate the questions regarding relabelings that we posed? I get doctest failures
though I am not sure this is caused by this patch. After compiling the documentation the link to [FOS09] does not seem to work. Best, Anne |
Reviewer: Federic Chapoton, Anne Schilling, Nicolas Thiery |
comment:21
Hey Anne, I expanded on the doc for the Best, Travis |
comment:22
For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
comment:23
Hi Travis, Ok, looks good now. I let Frederic finish the technical review that he started! Best, Anne |
comment:24
Here's the patch with Frederic's review patch changes as well. I forgot to fold in the review patch before making Anne and Nicolas' changes. For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
comment:25
apply only trac_13871-virtual_cartan_type-ts.patch |
Changed reviewer from Federic Chapoton, Anne Schilling, Nicolas Thiery to Frédéric Chapoton, Anne Schilling, Nicolas Thiery |
Changed reviewer from Frédéric Chapoton, Anne Schilling, Nicolas Thiery to Frédéric Chapoton, Anne Schilling, Nicolas M. Thiéry |
Work Issues: doctest |
comment:28
there is a failing doctest that needs to be corrected |
comment:29
Here's with the fixed doctest in
For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
Changed work issues from doctest to none |
comment:30
the role for arxiv is otherwise, everything looks good to me |
Fixed doctests |
comment:31
Attachment: trac_13871-virtual_cartan_type-ts.patch.gz Fixed. For patchbot: Apply: trac_13871-virtual_cartan_type-ts.patch |
comment:32
ok, positive review could you please update the description of the ticket ? |
This comment has been minimized.
This comment has been minimized.
comment:34
Thank you all for doing the review. |
Merged: sage-5.12.beta5 |
This implements a new class
CartanTypeFolded
which takes a Cartan type and considers the diagram folding and stores the associated data.This also cleans up the references in
kirillov_reshetikhin.py
.Apply: attachment: trac_13871-virtual_cartan_type-ts.patch
CC: @sagetrac-sage-combinat @anneschilling @nthiery
Component: combinatorics
Keywords: Cartan, root systems
Author: Travis Scrimshaw
Reviewer: Frédéric Chapoton, Anne Schilling, Nicolas M. Thiéry
Merged: sage-5.12.beta5
Issue created by migration from https://trac.sagemath.org/ticket/13871
The text was updated successfully, but these errors were encountered: