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

Improve performance of NormalizerViaRadical #2924

Merged
merged 4 commits into from
Oct 19, 2018

Commits on Oct 19, 2018

  1. Use NC mapping to avoid an expensive membership test

    within NormalizerViaRadical in matrix groups.
    hulpke committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    69a2b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da9f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cc9d77 View commit details
    Browse the repository at this point in the history
  4. Added test file

    hulpke committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    7697679 View commit details
    Browse the repository at this point in the history