Skip to content

Allow passing elements to OperationTable that are not closed under operation #40108

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

venczelzs
Copy link

@venczelzs venczelzs commented May 15, 2025

Use the new parameter closed in OperationTable.__init__ with default value True to allow generating an operation table if the argument elements is passed and those elements are not necessarily closed under the operation.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

Use the new parameter `closed` in OperationTable.__init__ with default
value False to allow generating an operation table if the argument
`elements` is passed and those elements are not necessarily closed
under the operation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant