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 group constructors PGammaL, PSigmaL, and their methods for permutation groups #4207

Merged
merged 1 commit into from
Jan 13, 2021

Commits on Jan 6, 2021

  1. add the groups PGammaL, PSigmaL

    These groups are sometimes useful.
    For example their names occur in the library of primitive groups,
    and also the character table library can take advantage of these names
    and then the groups themselves.
    
    Currently only constructions as permutation groups are available,
    as for the case of PGL and PSL;
    this is sufficient in the abovementioned contexts.
    ThomasBreuer committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5ec5177 View commit details
    Browse the repository at this point in the history