forked from oscar-system/Oscar.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some progress around root systems and Weyl groups (oscar-system#4271)
* Change `WeightLatticeElem` to have coeff vector as row * Add right action of `WeylGroupElem`s on roots and weights * some test simplifications * Determine root system type on demand if skipped in constructor * Add some more examples to docstrings to show changes to printing in the following commits * Adapt some printing * Fix doctests * Remove two constructors
- Loading branch information
1 parent
266fc70
commit f2329a8
Showing
11 changed files
with
486 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.