Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2021-08-05 16:24:27
Size: 6388
Editor: anewton
Comment:
Revision 7 as of 2021-08-05 16:32:07
Size: 6633
Editor: anewton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
== Calling Individual Groups from GAP == == Calling Groups from GAP ==
Line 39: Line 39:


=== Group of Order n with parameters ===

=== All Groups of Order n ===

=== All Groups of Order n with parameters ===

=== number of small groups with that order ===

=== random group ===

=== construct your own group ===

=== small group info ===

Sage Interactions - Groups

This page was first created for Google Summer of Code by Alexis Newton, with mentorship by Mckenzie West.

If you have group-related interactions that you are interested in adding to this page, please do so. You can also contact Alexis Newton at [email protected].

goto interact main page

Calling Groups from GAP

explanation

Group of Order n

Call group order n

Group of Order n with parameters

All Groups of Order n

All Groups of Order n with parameters

number of small groups with that order

random group

construct your own group

small group info

Calling a List of Groups from GAP

explanation

Groups Order Less Than or Equal to n

You can use this interact to call all the lists from the GAP library that are order less than or equal to your desired value.

Groups Order Between m and n

You can use this interact to call all the lists from the GAP library that have order between m and n

Groups Meeting Selected Parameters

You can use this interact to

Direct or Semidirect Groups

interact/groups (last edited 2023-05-15 14:36:43 by anewton)