-
Notifications
You must be signed in to change notification settings - Fork 126
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
change variable labeling for default grassmann pluecker ideal (Related to issue #4018) #4074
change variable labeling for default grassmann pluecker ideal (Related to issue #4018) #4074
Conversation
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.
This enhances readability of the output by a lot!
It appears I branched off of an old master creating merge conflicts. Will address this later |
I did my best to try to resolve the conflict of this with #3765. @danteluber please check if this is what you intended |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4074 +/- ##
==========================================
- Coverage 84.66% 84.63% -0.03%
==========================================
Files 600 600
Lines 82627 82629 +2
==========================================
- Hits 69956 69933 -23
- Misses 12671 12696 +25
|
…d to issue oscar-system#4018) (oscar-system#4074) * change variable labeling for default grassmann pluecker ideal * Update src/Rings/mpoly-ideals.jl --------- Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de> Co-authored-by: Lars Göttgens <lars.goettgens@gmail.com>
Changing default variable labeling for Grassmann Pluecker ideal. Variables are now indexed by sets. Related to issue #4018.