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

Clear stored inverse when calling TrimPerm #3575

Merged
merged 1 commit into from
Jul 17, 2019

Commits on Jul 17, 2019

  1. Clear stored inverse when calling TrimPerm

    This is required if TrimPerm changes the TNUM of the permutation,
    as a permutation and its stored inverse must have the same TNUM.
    This is also required if TrimPerm changes the permutation (although
    this would break many other things if anyone did it)
    ChrisJefferson authored and fingolfin committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a8d9607 View commit details
    Browse the repository at this point in the history