Changes between Initial Version and Version 1 of Ticket #12912
- Timestamp:
- 05/06/12 15:45:12 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12912
-
Property
Status
changed from
new
toneeds_review
-
Property
Status
changed from
-
Ticket #12912 – Description
initial v1 1 [Coxeter3|http://math.univ-lyon1.fr/~ducloux/coxeter/coxeter3/english/coxeter3_e.html] is a C implementation of Coxeter groups. Beside computing with elements (using the combinatorics of reduced words) it contains super fast code for bruhat order, Kazdhan-Lusztig polynomials and the like. 2 3 4 1 5 Mike Hansen wrote a prototype on the sage-combinat patch queue. See http://combinat.sagemath.org/patches/file/tip/coxeter3-mh.patch and friends