> < ^ Date: Mon, 25 Aug 1997 11:30:05 +0100 (BST)
> < ^ From: Alexander Hulpke <hulpke@math.colostate.edu >
< ^ Subject: Re: algebra groups

Dear Gap-Forum,

Darci Kracht asked:

> I am just learning to use GAP and I cannot figure out how
> to enter the types of groups ("algebra groups") that I'm working
> on. (Finite) Algebra groups are p-groups that are constructed from
> finite-dimensional nilpotent algebras over finite fields. (Every-
> thing that I look at is finite!)
[...]

Though there is no generic method to convert an algebra presentation to a
group presentation, there are approaches that might work in your specific
cases. In principle it would be possible to implement such an approach in
GAP (avoiding GAP's unital algebras at all by using a matrix
representation), but this would require the implementation of substantial
parts of code.

I don't know how important these calculations would be for you and how much
work you are willing to invest (or whether you can persuade another person
to undertake such work): We can tell you in principle what has to be done
and give at least pointers to the necessary methods. So if you want to
write the routines yourself please send us an eMail and we will try to get
you on track with this work.

Sorry of not being able to provide more help,

Alexander Hulpke


> < [top]