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

Collection of small fixes and improvements that do not merit an own PR each #4411

Merged
merged 7 commits into from
Apr 20, 2021

Commits on Apr 20, 2021

  1. ENHANCE: Criterion for using radical automorphisms

    Restrict on dimensions of all LGLayers, not just the top one.
    hulpke committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ac5c7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    374b566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c50bf51 View commit details
    Browse the repository at this point in the history
  4. ENHANCE: RankAction tests transitivity

    since it can be done at low cost in this particular case.
    This resolves gap-system#4370
    hulpke committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    59ccd67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93568a8 View commit details
    Browse the repository at this point in the history
  6. ENHANCE: IntermediateSubgroups performance

    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
    hulpke committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b78dc2e View commit details
    Browse the repository at this point in the history
  7. Update lib/ghomfp.gi

    Co-authored-by: Wilf Wilson <wilf@wilf-wilson.net>
    hulpke and wilfwilson authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ed322bb View commit details
    Browse the repository at this point in the history