Logo
Explore Help
Sign In
florian/enumerate-balanced-ideals
1
0
Fork 0
You've already forked enumerate-balanced-ideals
Code Issues Pull Requests Releases Activity
53 Commits 2 Branches 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Florian Stecker 6c938f751d use cddlib to try to find a dominant weight for every balanced ideal
2019-01-18 11:57:36 +01:00
old
added index attribute, fixed F4 Cartan matrix
2017-02-07 13:49:06 +01:00
bitvec.h
changed spaces to tabs
2018-11-20 22:31:54 -08:00
D2n.c
specialized routine to generate cosets for <bcd..> \ D2n
2018-12-01 20:56:23 -08:00
dominant_weights.c
use cddlib to try to find a dominant weight for every balanced ideal
2019-01-18 11:57:36 +01:00
enumerate.c
bug in input checking: do not accept In
2018-03-28 10:41:11 +02:00
graph.c
draw bruhat graph
2018-03-28 10:43:23 +02:00
idealbounds.c
improved idealbounds a bit, but thrown it out of Makefile
2018-10-02 18:09:52 -05:00
Makefile
compute weights in A3
2019-01-08 17:01:24 +01:00
queue.h
Results seem sensible
2016-11-23 20:58:05 +01:00
thickenings.c
specialized routine to generate cosets for <bcd..> \ D2n
2018-12-01 20:56:23 -08:00
thickenings.h
Fixes
2017-03-20 10:46:23 +01:00
weyl.c
En fix and wordlength output
2017-03-10 14:40:08 +01:00
weyl.h
added index attribute, fixed F4 Cartan matrix
2017-02-07 13:49:06 +01:00
Description
CLI program to enumerate balanced ideals in a (double quotient of) a Weyl group.
https://florianstecker.net/balancedideals/index.html
131 KiB
Languages
C 98.6%
Makefile 1.4%