Results 8 comments of Stefan Kohl

Actually, I get the following: gap> List(Primes,p->LogFFE(Z(p^2)^4,Z(p^2)^2)); [ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,...

@fingolfin I get the first 'fail' for 277. -- Though still 277^2 > 2^16, so that probably doesn't make much difference.

I think the best equivalent of a non-author maintainer for print publications is probably an employee of the publisher who handles the respective publication. And such employee is commonly not...

@fieker Sure, point taken. So, how about mentioning non-author maintainers in a separate category — like e.g. editors for print publications? However, if the updates are indeed 'substantial' (i.e. in...

I think that even a very basic method which only tries to eliminate generators which are easily seen to be redundant could be useful. For example, such method would remove...

In that example, the zeros don't appear on the diagonal: gap> IsIntegralRing(Integers mod 6); true

Would this really be a good idea? -- I mean, for example assume you name an object "X". Then, as I understand, with your proposal this would still be "Print"ed...

@fingolfin Isn't it useful to have a function which computes the smallest degree of a faithful permutation representation of a finite (simple) group? I mean, of course the function should...