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 too restrictive method installations #4149

Merged
merged 4 commits into from
Sep 26, 2024

Commits on Sep 24, 2024

  1. fix too restrictive method installations

    In many situations,
    we cannot expect that compatible groups have the same type.
    ThomasBreuer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a8ec62 View commit details
    Browse the repository at this point in the history
  2. fix signatures

    ThomasBreuer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2e4b498 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. next round

    - adjust reference in .md file
    - change more types in signatures
    - extend tests
    - fix `small_group` with given type: apply it to an Oscar group not a GAP group
    - fix `sub`: the type check was wrong, and the compatibility is checked anyhow
    ThomasBreuer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cab15f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    c8451b9 View commit details
    Browse the repository at this point in the history