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

How to handle objects with memory #267

Open
ssiccha opened this issue Apr 14, 2021 · 1 comment
Open

How to handle objects with memory #267

ssiccha opened this issue Apr 14, 2021 · 1 comment

Comments

@ssiccha
Copy link
Collaborator

ssiccha commented Apr 14, 2021

@FriedrichRober and I have found out, that one should never do GroupWithMemory(Grp(ri)) in the middle of the recognition, because many functions for objects with memory assume that, if the elements live in the same group, then their !.slp components are identical. Thus one has to always use ri!.gensHmem.

This should be documented somewhere, especially in the "how to write a recog method chapter".

@ssiccha
Copy link
Collaborator Author

ssiccha commented Apr 14, 2021

I've opened gap-system/gap#4399 to discuss how to improve this situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant