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

Fix an unexpected error when computing conjugacy classes in certain large permutation groups (and other improvements) #4875

Merged
merged 5 commits into from
Apr 21, 2022

Commits on Apr 20, 2022

  1. ENHANCE: ctblgrp clean out spaces in own routine

    And small changes in info messages
    hulpke committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6838557 View commit details
    Browse the repository at this point in the history
  2. ENHANCE: unneccessary work reducing characters

    Stop when zero and scalar product only if nonzero entries.
    hulpke committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e71c8a9 View commit details
    Browse the repository at this point in the history
  3. Added confluent S10(2) RWS

    hulpke committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    df6f938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dee8a02 View commit details
    Browse the repository at this point in the history
  5. FIX: ConjugacyClasses in Fitting free

    The series used must go through the socle, otherwise abelian factors can end
    up forgotten.
    This fixes gap-system#4866
    hulpke committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    975d07a View commit details
    Browse the repository at this point in the history