Skip to content

Computes minimally dominant elements and the intersections of their Bruhat cells with conjugacy classes

License

Notifications You must be signed in to change notification settings

waamm/minimally-dominant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimally-dominant

Computes minimally dominant elements and the intersections of their Bruhat cells with conjugacy classes, as described in this paper.

--

This repository contains two files:

minimally-dominant.spyx

Computes dominant and minimally dominant elements in a Weyl group. In particular, it provides a function which computes for each (nontrivial and nonelliptic) conjugacy class in such a group a pair of elements - one of minimal length and one which is minimally dominant. These are returned as reduced words following GAP notation.

Written for SageMath version 8.7 and tested with 9.4, using Python 3.9.5.

bruhat.jl

Uses such pairs of elements to test whether the corresponding Bruhat cells intersect the same conjugacy classes in the associated simply connected reductive group.

Written for (Jean Michel's Julia port of) Gapjm. Tested with commit 5728d89, using Julia 1.7.0-rc1.

--

More details and sample inputs are provided in both files.

About

Computes minimally dominant elements and the intersections of their Bruhat cells with conjugacy classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published