by the way, could please someone review
https://trac.sagemath.org/ticket/28088
(update to GAP 4.10.2)
On Sunday, June 23, 2019 at 6:24:09 PM UTC+2, Antonio Rojas wrote:
>
> I just noticed this yesterday after updating GAP to 4.10.2 in Arch.
> SymmetricGroup(n).conjugacy_classes_subgroups() work
On Sun, Jun 23, 2019 at 6:24 PM Antonio Rojas wrote:
> I just noticed this yesterday after updating GAP to 4.10.2 in Arch.
> SymmetricGroup(n).conjugacy_classes_subgroups() works fine for n<=4, and
> fails for n>=5. Same as you, it works after removing all additional GAP
> packages.
>
> Additiona
I just noticed this yesterday after updating GAP to 4.10.2 in Arch.
SymmetricGroup(n).conjugacy_classes_subgroups() works fine for n<=4, and
fails for n>=5. Same as you, it works after removing all additional GAP
packages.
Additionally, after the update (and with all GAP packages installed) som