Skip to content

AffineGroup(2, 2).list() doesn't work #40412

@colt-browning

Description

@colt-browning

Steps To Reproduce

Run AffineGroup(2, 2).list().

Expected Behavior

The list of elements, of length 24, is returned. It works like this e.g. for GL(3, 2).list().

Actual Behavior

The group is created successfully, but calling .list() raises KeyError: 'list' and AttributeError: 'AffineGroup_with_category' object has no attribute 'list'.

Additional Information

No response

Environment

SageMathCell.

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions