Hi!

On 2015-01-12, David Joyner <wdjoy...@gmail.com> wrote:
> Depends on the group:
>
> ...
>
> The simplest explanation would be to use the small groups database
> which can be installed into Sage, but it is not open-source licensed.

For example:

sage: 
[PermutationGroup(gap.SmallGroup(16,i).IsomorphismPermGroup().Range().GeneratorsOfGroup())
 for i in range(1,15)]

Note that an explicit transformation to a permutation group is needed.
Simply doing ".sage()" on a gap group doesn't work.

In any case, it needs database_gap installed, and it certainly isn't
obvious how to do.

Best regards,
Simon




-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to