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

Add new normalizer routine for permutation groups of larger degree and with a sizeable solvable radical #5512

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

hulpke
Copy link
Contributor

@hulpke hulpke commented Sep 27, 2023

For larger degree and meaty solvable radical, NormalizerViaRadical is used instead of backtrack, as it seems to be faster than backtrack.

Text for release notes

A new normalizer routine is used for permutation group of larger degree and with a sizeable solvable radical.

Further details

If necessary, provide further details down here.

@hulpke hulpke added kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes kind: performance improvement labels Sep 27, 2023
@fingolfin fingolfin merged commit 7781d0d into gap-system:master Sep 29, 2023
22 checks passed
@fingolfin fingolfin changed the title Use NormalizerViaRadical for suitable permutation groups Add new normalizer routine for permutation groups of larger degree and with a sizeable solvable radical Jan 23, 2024
@fingolfin fingolfin added release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: performance bugs or enhancements related to performance (improvements or regressions) and removed release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement Label for issues suggesting enhancements; and for pull requests implementing enhancements release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: performance bugs or enhancements related to performance (improvements or regressions)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants