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

Arguments of FreeBurnsideGroup are switched in the documentation #23

Open
BrauerSuzuki opened this issue Apr 30, 2024 · 3 comments
Open

Comments

@BrauerSuzuki
Copy link

I'm not sure if this is the right place to report this. Anyhow, the documentation states:
FreeBurnsideGroup( exp, num )

But the function works as
FreeBurnsideGroup( num, exp )

@fingolfin
Copy link
Member

This is the right place to report it. @laurentbartholdi needs to decide whether to adjust the documentation to reality (advantage: existing code using this function won't break; and matches the usual argument order for B(m,n)) or the behavior to match the documentation (advantage: ? perhaps similarity to a few other functions which all have <num> as the final argument).

@laurentbartholdi
Copy link
Collaborator

laurentbartholdi commented Jul 5, 2024 via email

@fingolfin
Copy link
Member

Your plan sounds sensible to me.

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

3 participants