> On 24. Aug 2021, at 21:10, Bill Allombert <bill.allomb...@math.u-bordeaux.fr>
> wrote:
>
> On Sun, Aug 22, 2021 at 05:10:20PM +0200, Mathieu Dutour wrote:
>> Dear all,
>>
>> in this file we have
>>
>> elif IsAbelian(E) and IsCyclic(F) then
>>
>> I think it should be
>>
>> elif IsAbelian(E) and IsCyclic(E) then
>
> Is it not redundant to test both IsAbelian and IsCyclic ?
Yes, it is.
For reference, Alexander's full fix can be seen here:
<https://github.com/gap-system/gap/pull/4634>
Cheers
Max
_______________________________________________
Forum mailing list
Forum@gap-system.org
https://mail.gap-system.org/mailman/listinfo/forum