-
Notifications
You must be signed in to change notification settings - Fork 161
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
Improvements to simple group generation/iteration #3790
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like a nice collection of improvements, thanks. My only request would that you'd add a test or two, at least to include the creation of one of these new 3D4(q)
groups (and possibly to have a test showing the order of a G(q)
group).
return G; | ||
end); | ||
|
||
# generators from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the comment, it's handy.
(Note that the Travis tests will currently fail (see #3788) so we'll eventually ask you to rebase on |
Travis tests on master should be fixed now, please rebase this PR to re-run the tests. |
Actually, there is also a test "failure", which however is easy enough (and satisfying ;-) to fix;
|
ENHANCE: Added order formula for G(q) REBASE: Added tests REBASE: Primitive root
FIX/ENHANCE: Better treatment of creating/handling data for some groups: Better handling of automorphisms of groups of type O+- Added (matrix generators) for 3D4(q) Added order formula for G(q)
Backported to stable-4.11 in commit c4832e1 |
Description
Added generators for 3D4(q), Order formula for G(q)
Better handling of outer automorphism structure for D(q) in DataAboutSimpleGroups
Cleanup in parsing names of type O+-
Text for release notes
Added further information to the library of simple groups