Open bbce994c-d8c4-4a0f-a112-dc3ce7f5c8f7 opened 15 years ago
Will you be submitting a patch?
There is a branch around there:
u/chapoton/supercharacters
containing Franco's rather complete implementation. It almost works and needs more documentation.
New commits:
3faa5ff | Hopf algebra of supercharacters, also known as NCSym or WSym |
6a42075 |
|
66637b7 | Update categories; no more ImportError on startup |
ac4b04e | All doctests pass! |
4d1d5c0 | Merge branch 'u/saliola/combinat/supercharacters' into 6.7.b3 |
b828c0e | supercharacters : pep8 standard for code, and general refreshing |
Branch: u/chapoton/supercharacters
Branch pushed to git repo; I updated commit sha1. New commits:
ea10f89 | fixing more imports |
Branch pushed to git repo; I updated commit sha1. New commits:
99a4eb9 | less broken, but still |
I have implemented the rules for restriction and tensor products found in Thm 4.5 and Cor 4.7 (pages 15 and 18):
http://arxiv.org/abs/0812.2268
The backbone is a recursive algorithm to compute tensor products.
CC: @tscrim
Component: algebra
Keywords: supercharacters, q-set partitions
Branch/Commit: u/chapoton/supercharacters @
99a4eb9
Issue created by migration from https://trac.sagemath.org/ticket/6924