Dear Forum, Dear Mathiru Dutour,

Thank you very much for this bug report. We will fix it in the next release.

Best,

  Alexander Hulpkme


> On Aug 22, 2021, at 09:10, Mathieu Dutour <mathieu.dut...@gmail.com> 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
> 
> If I were wrong, why then the test later on?
>      if not IsCyclic(F) then return fail;fi;
> 
> Best,
> 
>  Mathieu
> _______________________________________________
> Forum mailing list
> Forum@gap-system.org
> https://mail.gap-system.org/mailman/listinfo/forum

_______________________________________________
Forum mailing list
Forum@gap-system.org
https://mail.gap-system.org/mailman/listinfo/forum

Reply via email to