Skip to content

Coxeter groups as permutation groups #8359

@nthiery

Description

@nthiery

This patch adds a function:

    CoxeterGroup(cartan_type, implementation = "matrix" / "permutation")

to construct Coxeter groups. Whenever possible, the Coxeter group is constructed as a permutation group, using data from GAP3/Chevie; otherwise a Weyl group is returned, as a matrix group. An upcoming implementation is by reduced words, using the Coxeter 3 package.

CC: @sagetrac-sage-combinat

Component: combinatorics

Keywords: Coxeter groups, permutation groups, chevie

Author: Nicolas M. Thiéry

Reviewer: Anne Schilling, Mike Hansen

Merged: sage-5.7.beta3

Issue created by migration from https://trac.sagemath.org/ticket/8359

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions