> < ^ Date: Fri, 30 Mar 2001 17:13:20 -0500
> < ^ From: Igor Schein <igor@txc.com >
> < ^ Subject: Re: intrinsic properties of groups

Dear gap-forum,

On Fri, Mar 30, 2001 at 08:04:19PM +0200, Thomas Breuer wrote:
> Dear GAP Forum,
>
> Igor Schein asked
>
> > I have a somewhat related question. There're 51 groups of order 32, and
> > some of them are very hard to distinguish. For example,
> > SmallGroup(32,27) and SmallGroup(32,34). Are there standard methods (
> > preferable ones that can be done in GAP ) to determine whether or not 2
> > groups like above are isomorphic?
>
> For small groups, the function `IdGroup' can be used to distinguish
> isomorphism types.
[snip]

I should have been more specific in my question. Let's say I import a group
into GAP in the form of multiplication table. What I would like to do is to
match this imported table against tables of library group. So can I do, for
example, IsomorphismGroups(table1, table2)?

Thanks a bunch for your help

Igor

Miles-Receive-Header: reply


> < [top]