-
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
load the GAP packages sotgrps and sglppow (extensions of the library of small groups) #3517
load the GAP packages sotgrps and sglppow (extensions of the library of small groups) #3517
Conversation
O.k., we have again problems on the GAP side: The However, currently I think that the problem must be solved in the Singular package, by turning parts of (I will provide a pull request for the Singular package.) |
Thinking more about the situation, I decided that the right place for adding a |
I've added a comment to gap-packages/liepring#27 explaining that I think it would be better for us to patch the LiePRing package to call into OSCAR instead of using the GAP package In addition, we could proactively set
(As an aside, I just submitted oscar-system/BinaryWrappers.jl#5 -- with that one could also do
but either version is fine) |
@fingolfin Once we have patches for LiePRing in Oscar such that |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3517 +/- ##
==========================================
+ Coverage 82.06% 84.65% +2.59%
==========================================
Files 564 626 +62
Lines 76106 84313 +8207
==========================================
+ Hits 62457 71377 +8920
+ Misses 13649 12936 -713
|
This was intended to belong to pull request #3478, which got merged before commit 9cec252 "arrived".
As soon as the GAP fix from gap-system/gap/pull/5666 becomes available, loading the two GAP packages will not cause strange error messages when leaving Julia.