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

Fix WreathProduct to return correct generators when given a matrix group and an intransitive top group #4664

Merged

Commits on Sep 22, 2021

  1. FIX: wrong Gens of MatWreathProduct with Intransitive Top Group.

    It was implicitely assumed that the top group is transitive,
    resulting in insufficient generators for the base group of the matrix wreath product
    if the top group was given intransitive.
    
    Add test to `testbugfix`.
    FriedrichRober committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5d9d66d View commit details
    Browse the repository at this point in the history