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

sage.groups.generic: Fix incorrect identity testing #37257

Merged
merged 7 commits into from
Mar 25, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    b9be7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d38462f View commit details
    Browse the repository at this point in the history
  3. Docs 🔁

    grhkm21 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bbb0649 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Update src/sage/groups/generic.py

    Co-authored-by: Lorenz Panny <84067835+yyyyx4@users.noreply.github.com>
    grhkm21 and yyyyx4 authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0fae8c5 View commit details
    Browse the repository at this point in the history
  2. use .zero() instead of (0)

    grhkm21 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    cb1a79b View commit details
    Browse the repository at this point in the history
  3. apply review changes 📖

    grhkm21 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    778cad8 View commit details
    Browse the repository at this point in the history
  4. fix weird failing doctest...

    grhkm21 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e9ce5c1 View commit details
    Browse the repository at this point in the history