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

KAutomorphism is an element #39

Open
aidevnn opened this issue May 1, 2023 · 0 comments
Open

KAutomorphism is an element #39

aidevnn opened this issue May 1, 2023 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@aidevnn
Copy link
Owner

aidevnn commented May 1, 2023

public readonly struct KAut<K> : IGroup<EPoly<K>> where K : struct, IElt<K>, IRingElt<K>, IFieldElt<K>

The name of this struct must be changed to KAutGroup
An element KAut must be created with strong equality comparer related to a KAutGroup by checking linear dependency with previous elements. It may be costly but it doesn't matter for small groups.

@aidevnn aidevnn added the invalid This doesn't seem right label May 1, 2023
@aidevnn aidevnn self-assigned this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
Development

No branches or pull requests

1 participant