-
Notifications
You must be signed in to change notification settings - Fork 163
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
Collection of small fixes and improvements that do not merit an own PR each #4411
Conversation
Thanks @hulpke. I don’t have time to review at the moment, but I’ll note that GitHub renders |
Thank you @wilfwilson (and I was so proud of using two different bullets... :-( ) |
Restrict on dimensions of all LGLayers, not just the top one.
since it can be done at low cost in this particular case. This resolves gap-system#4370
Abvoid getting bugged down in trying to match many short orbits of a subgroup. Added function to find nonnegative solutions of linear diophantine equation. Moved combinatorial function into combinat.gi
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.
Looks sensible to me.
Co-authored-by: Wilf Wilson <wilf@wilf-wilson.net>
Partial backport of my work branch to master
DataAboutSimpleGroup
IntermediateSubgroups
if the smaller subgroup has many orbits *(The ones with * merit mentioning in the release notes)