I'm trying to calculate the number of groups of order 815409. I'm using
Cubefree package but after 2 minutes processing my pc returns me this:

gap> NumberCFGroups(815409);
Error, Record: '<rec>.orbit' must have an assigned value in
  pnt := S.orbit[1]; called from
StabChainStrong( S, GeneratorsOfGroup( G ), options ); called from
StabChainOp( G, rec(
    base := [ 1 .. LargestMovedPoint( G ) ] ) ) called from
MinimalStabChain( G ) called from
GeneratorsSmallest( b ) called from
Set( C1 ) called from
...  at line 2 of *stdin*
you can 'return;' after assigning a value
brk>


How can I fix this problem?

Regards

-- 
*Angel Blasco.*
_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to