gap-packages / ClassicalMaximals

Maximal subgroups of classical groups
Other
0 stars 8 forks source link

Implement StandardOrthogonalForm and StandardGeneratorsOfOrthogonalGroup #99

Closed maxhauck closed 2 years ago

maxhauck commented 2 years ago

Add functions to construct the standard orthogonal forms and the standard generators of the orthogonal groups used in the constructions in [HR10].

Checklist for the reviewer

General

Functions constructing generators of maximal subgroups

Functions assembling the list of all maximal subgroups of a certain group

The reviewer doesn't need to compare our results to magma's results. That's the job of the person implementing the code.

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (7676830) into main (b1944c3) will decrease coverage by 0.41%. The diff coverage is 96.07%.

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
- Coverage   95.66%   95.24%   -0.42%     
==========================================
  Files          14       14              
  Lines        2860     3072     +212     
==========================================
+ Hits         2736     2926     +190     
- Misses        124      146      +22     
Impacted Files Coverage Δ
gap/ClassicalMaximals.gi 96.78% <ø> (-0.04%) :arrow_down:
gap/Utils.gi 93.20% <94.66%> (+0.37%) :arrow_up:
gap/Forms.gd 100.00% <100.00%> (ø)
gap/Forms.gi 86.50% <100.00%> (+0.57%) :arrow_up:
gap/ReducibleMatrixGroups.gi 98.03% <100.00%> (-0.04%) :arrow_down:
gap/SemilinearMatrixGroups.gi 91.90% <0.00%> (-3.05%) :arrow_down: