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 inefficiency when dealing with certain algebra modules #2058

Merged

Commits on Jan 4, 2018

  1. Fix inefficiency when dealing with certain algebra modules

    The issue was originally reported by Rudolf Tange on the GAP support
    mailing list. The fix is virtually identical to a fix for a similar
    issue, see 7aec45f
    fingolfin committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    e801e7c View commit details
    Browse the repository at this point in the history
  2. Fix SubAlgebraModule for empty generator list

    Reported by Rudolf Tange
    fingolfin committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    e100ffe View commit details
    Browse the repository at this point in the history
  3. Fix cocycle and coboundary computation for trivial algebra modules

    Reported by Rudolf Tange
    fingolfin committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    869d720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb8827 View commit details
    Browse the repository at this point in the history