Update GAP.jl to 0.16, i.e. GAP to 4.15.1 - #5374
Conversation
02fe339 to
1332d55
Compare
|
The one remaining failures that running the testsuite on tutulla against GAP.jl master and https://github.com/lgoettgens/Hecke.jl#lg/GAP-0.16 reports is due to returning a different character and thus some changes in the following lines of output. What do we do here? Also use the sort from #5486? (ping @fingolfin @ThomasBreuer) |
|
This now waits for thofma/Hecke.jl#2054 |
We still need to resolve this issue |
One possibility is what I had sketched yesterday in Slack: This way, we describe the character we are interested in, the condition is encoded via |
|
I have an idea how to slightly simplify your code a bit. I'll update this PR in a bit |
Resolves #5388, resolves #5387, closes #5283.