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

Enumerator needs to be fixed #17

Open
vendramin opened this issue Dec 13, 2017 · 4 comments
Open

Enumerator needs to be fixed #17

vendramin opened this issue Dec 13, 2017 · 4 comments

Comments

@vendramin
Copy link
Collaborator

InstallMethod(Enumerator,

@olexandr-konovalov
Copy link
Member

For now, we are just returning the list of elements, what's not suitable in the long run.

@olexandr-konovalov
Copy link
Member

The way of doing this would be to use Enumerator of the underlying group and then use the embedding of its element into the brace. I am not sure if we need this though - we do store all lists when creating the brace anyway? Perhaps we can simply delete Enumerator instead.

@vendramin
Copy link
Collaborator Author

vendramin commented May 18, 2023 via email

@olexandr-konovalov
Copy link
Member

Ah, you're right! Perhaps current code is ok then.

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

No branches or pull requests

2 participants