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

change the generic PermutationOp method #5596

Merged
merged 1 commit into from
Jan 21, 2024

Commits on Jan 18, 2024

  1. changed the generic PermutationOp method

    Apply the action function to the points in the action domain,
    not to images computed by the action function.
    This is expected to yield a small improvement in the case of
    actions on elements of a f.p. group, where the lengths of the
    words tend to grow when one computes images.
    (The tests from `tst/testextra/grpperm.tst` are indeed sped up
    by the proposed change.)
    ThomasBreuer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5c878ba View commit details
    Browse the repository at this point in the history