Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LieAlgebras: Add *(::WeylGroupElem, ::RootSpaceElem) #4041

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

lgoettgens
Copy link
Member

As discussed yesterday.

cc @antonydellavecchia

@lgoettgens lgoettgens added topic: LieAlgebras experimental Only changes experimental parts of the code labels Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.65%. Comparing base (f7601d3) to head (23a3e4f).
Report is 1 commits behind head on master.

Files Patch % Lines
experimental/LieAlgebras/src/WeylGroup.jl 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4041      +/-   ##
==========================================
+ Coverage   84.15%   84.65%   +0.50%     
==========================================
  Files         598      598              
  Lines       82386    82460      +74     
==========================================
+ Hits        69330    69805     +475     
+ Misses      13056    12655     -401     
Files Coverage Δ
experimental/LieAlgebras/src/CartanMatrix.jl 97.30% <100.00%> (ø)
experimental/LieAlgebras/src/RootSystem.jl 87.19% <100.00%> (+2.04%) ⬆️
experimental/LieAlgebras/test/RootSystem-test.jl 97.29% <100.00%> (-1.24%) ⬇️
experimental/LieAlgebras/test/WeylGroup-test.jl 97.77% <ø> (ø)
experimental/LieAlgebras/src/WeylGroup.jl 89.13% <85.71%> (+0.24%) ⬆️

... and 39 files with indirect coverage changes

@lgoettgens lgoettgens changed the title Add *(::WeylGroupElem, ::RootSpaceElem) LieAlgebras:] Add *(::WeylGroupElem, ::RootSpaceElem) Aug 23, 2024
@lgoettgens lgoettgens changed the title LieAlgebras:] Add *(::WeylGroupElem, ::RootSpaceElem) LieAlgebras: Add *(::WeylGroupElem, ::RootSpaceElem) Aug 23, 2024
@lgoettgens
Copy link
Member Author

This is ready for merge.

@joschmitt joschmitt merged commit 4db358d into oscar-system:master Aug 23, 2024
28 checks passed
@lgoettgens lgoettgens deleted the lg/weyl-operation branch August 23, 2024 16:00
HechtiDerLachs pushed a commit to HechtiDerLachs/Oscar.jl that referenced this pull request Sep 13, 2024
…4041)

* Add `*(::WeylGroupElem, ::RootSpaceElem)`

* Small refactorings

* Add some more tests

* make rank 0 root system work

* Add one more test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Only changes experimental parts of the code topic: LieAlgebras
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants