[GAP Forum] Possible bug in stbcbckt.gi

Hulpke,Alexander Alexander.Hulpke at colostate.edu
Sun Aug 22 20:30:01 BST 2021


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.dutour at 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 at gap-system.org
> https://mail.gap-system.org/mailman/listinfo/forum



More information about the Forum mailing list