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: Fitting free data use in clashom #3154

Merged
merged 3 commits into from
Jan 9, 2019
Merged

Commits on Jan 8, 2019

  1. FIX: Fitting free data use in clashom

    If the group has been obtained as subgroup from a fitting free computation,
    the data will be inherited and might not guarantee that the factor group
    really is fitting free. Test/resolve this.
    
    This fixes gap-system#3139
    hulpke committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    b6ecbbe View commit details
    Browse the repository at this point in the history
  2. FIX: Only store induced FF setup as own, if it is

    I.e. do not store an FF setup if the factor has a radical -- code often
    assume that the given radical factor is indeed fitting free.
    Subsequent manual changes
    hulpke committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    ee00a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    038098e View commit details
    Browse the repository at this point in the history