-
Notifications
You must be signed in to change notification settings - Fork 129
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 Demazure character #4339
LieAlgebras: Add Demazure character #4339
Conversation
Just for future reference: @janikapeters is a student assistant at RWTH Aachen under the supervision of @gfourier and me working on project A24, in particular in extending the |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4339 +/- ##
==========================================
+ Coverage 84.31% 84.32% +0.01%
==========================================
Files 649 649
Lines 86345 86430 +85
==========================================
+ Hits 72799 72882 +83
- Misses 13546 13548 +2
|
just as a small heads-up: #4344 is very probably creating some conflicts with this PR here. I can try to help you with that when you drop by my office later today |
Co-authored-by: Lars Göttgens <[email protected]>
02581f6
to
3e3b610
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Implemented by the request of @lgoettgens and @gfourier
I am still writing documentation and tests