Open ssiccha opened 3 years ago
Merging #278 (c64a1f6) into master (c57a2be) will decrease coverage by
0.00%
. The diff coverage is90.90%
.:exclamation: Current head c64a1f6 differs from pull request most recent head c125c8c. Consider uploading reports for the commit c125c8c to get more accurate results
@@ Coverage Diff @@
## master #278 +/- ##
==========================================
- Coverage 77.86% 77.86% -0.01%
==========================================
Files 43 43
Lines 18389 18388 -1
==========================================
- Hits 14319 14318 -1
Misses 4070 4070
Impacted Files | Coverage Δ | |
---|---|---|
gap/base/recognition.gd | 100.00% <ø> (ø) |
|
gap/base/recognition.gi | 68.79% <88.88%> (ø) |
|
gap/generic/KnownNilpotent.gi | 97.18% <100.00%> (ø) |
It looks like this will become a bigger undertaking. :sweat_smile: For now I'll add a lot of experimental code to this PR.
When this is done, @aniemeyer would like to have a look at the docs.
So far three commits:
CalcNiceGens(r,g)
intoNiceGens(r,g)
CalcNiceGens
and instead install it as a method forNiceGens
with two arguments. Also improves the documentation ofNiceGens
.After that I suggest to rename as follows:
NiceGens
->NiceGenerators
calcnicegens
->NiceGeneratorsFunction
CalcNiceGensGeneric
->NiceGeneratorsForLeafRecogNodes
CalcNiceGensHomNode
->NiceGeneratorsForSplitRecogNodes
pregensfac
->PreImagesOfNiceGeneratorsOfImageRecogNode
Here the corresponding input for mine and @FriedrichRober's script so that I don't loose it: