-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
Hopf algebra: FQSym, WQSym, PQSym, PBT #13793
Comments
comment:1
I'm student of F. Hivert and N. M. Thiéry at Orsay (Univ Paris-Sud). |
some modification of categories + fqsym with several basis |
Attachment: cha-EliX-jbp.patch.gz Attachment: fsym-EliX-jbp.patch.gz FSym as FQSym quotient + some modification in Coalgebras' cateogory |
default coercion for tensors |
comment:2
Attachment: tensor-coercion-maurice.patch.gz |
Author: Jean-Baptiste Priez |
comment:5
How is this going? Is Malvenuto-Reutenauer already functional? I'm looking for a neat implementation of M-R lately (I have my own but it is very basic and probably too slow). |
tutorial how to use the lib |
Attachment: how_to_use_cha_lib.pdf.gz an other tutorial |
comment:6
Attachment: cha.pdf.gz Hello, I'm sorry, I have to do that post since long time. Rémi Maurice (Univ. MLV, France) and I have develop a library of combinatorial Hopf algebras. That one contains M-R, Loday-Ronco and some other. M-R is clean (I think). The two previous files contains tutorial about how to use the library. (There is two way to notify to sage where is the lib: one with export and an other with the file "init.sage"... You just have to use one.) Jean-Baptiste |
comment:7
Cool! And I see you've implemented dendriform algebras... this was on my (farther) plans. But I can't get the library to run (5.11beta3):
Are you assuming #10963? Or the whole sage-combinat queue? |
comment:8
Sorry I forget that in the beamer... You have to install a stable version of combinat and if the categories don't have change so much then it must be ok. |
comment:9
Just as a note (and to cc myself on this ticket), NCSym and it's dual is at #15150, and we'll want everything to work together at the end of the day. |
comment:10
[Duplicate post] |
Last 10 new commits:
|
Branch: u/elixyre/ticket/13793 |
Commit: |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed keywords from hopf algebra to hopf algebra, sagedays65 |
comment:21
I'm going to work on trying to get more of the features developed in the independent CHA repository integrated into Sage proper. |
comment:22
Thanks a load for this! |
Changed branch from u/elixyre/ticket/13793 to u/kdilks/ticket/13793 |
comment:25
This is a very large and ambitious undertaking, so we're going to try and split it up into more manageable tickets, adding only a few features at a time. I just want to make sure that I have the right idea about what order things should be tackled in, dependencies, and that they're broken up into small enough pieces before I create new tickets.
I believe those four tickets would all be independent of each other, and all further features will depend on them.
Once all of the previous framework has been added, then we can implement individual CHAs, which would probably each be their own ticket, and rely on all the previous tickets.
|
comment:26
Yes, please open all of these tickets and do all of the programming. Thank you. ;) Seriously, this sounds like a good plan and I can help review and add doc tests or whatever. |
comment:27
Hello, Thank you very much about your work! :-) Replying to @kevindilks:
I have created a ticket about packed words and ordered set partition : #15611
and an other one about quasi-shuffle #15597.
I don't know enough too about dialgebras, diese product and quadrialgebras to be sure that this code is essential... The notion of polynomial realization should generalized the realization in Sym and QSym... Thanks!! |
comment:29
I am hiring a research assistant for ~3 months to work on this ticket, and also write some related code for my research. The start date is flexible, and the person needs to come to my campus in Hong Kong. This might be a good opportunity for a graduated undergrad / grad student / postdoc to travel a bit in between studies / jobs. The person needs to have a good coding background and some math background, he/she doesn't need to specifically know about these algebras since I can teach CHAs pretty easily. Let me know via the comments here, or email, if you have people to recommend, thanks. |
comment:31
Thanks, Amy, for getting this taken care of! That's going to make Sage a lot more useful to me. |
comment:32
Replying to @darijgr:
I wouldn't hold your breath. When I said "flexible start date", I'm thinking anytime 2018/2019, though if someone very suitable wanted to start now I'd of course take him/her. So I'm in no rush for this code, but since I have grant money for this sort of thing, I hope I can do something nice for the community. If you think of anyone, please let me know! |
comment:34
see #23987 for a minimal implementation of FQSYM |
I begin implementation of some Hopf algebra: FQSym, and WQSym PQSym.
(And some quotients: PBT, Baxter, Stalactic)
I try to follow the NCSF-QSym design.
Depends on #10963
Depends on #15573
Depends on #15578
Depends on #15595
Depends on #15611
Depends on #15597
CC: @hivert @darijgr @kevindilks @zabrocki @amypang @alauve
Component: combinatorics
Keywords: hopf algebra, sagedays65
Author: Jean-Baptiste Priez
Branch/Commit: u/kdilks/ticket/13793 @
0e1c0f8
Issue created by migration from https://trac.sagemath.org/ticket/13793
The text was updated successfully, but these errors were encountered: