Large permutation group

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
stephenhumphries
Posts: 1
Joined: Wed Sep 07, 2016 3:11 pm

Large permutation group

Post by stephenhumphries » Wed Sep 07, 2016 3:13 pm

I have a transitive permutation group G of degree 26688 of a group G with four generators. I would like to know the order of the permutation group. I have tried constructing the group and doing FactoredOrder(G), but after 4 weeks my computer crashed (doing something else unrelated). Is there a better way to find the order of G?

mgates3
Posts: 918
Joined: Fri Jan 06, 2012 2:13 pm

Re: Large permutation group

Post by mgates3 » Wed Sep 07, 2016 10:15 pm

You've found the wrong forum. You seem to be interested in the MAGMA computer algebra system,
http://magma.maths.usyd.edu.au/magma/

This forum is for the MAGMA linear algebra software library,
http://icl.cs.utk.edu/magma/

-mark

Post Reply