-
Notifications
You must be signed in to change notification settings - Fork 19
Add constructive recognition of SL(2,q) in natural representation 2.0 #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fingolfin
merged 21 commits into
gap-packages:master
from
Till-Eisen:Including_Franks_SL2
Apr 30, 2026
Merged
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
93299cd
Add Frank Lübeck's SL2 natural representation recognition 2.0
4a496a8
load sl2_natural.gi in read.g
e316a83
add test for ConRecogNaturalSL2
ed208f9
Add RECOG.ConRecogNaturalSL22 for constructive recognition of SL(2,2)
9d61f0a
Add test for RECOG.ConRecogNaturalSL22 in sl2.tst
113126c
using explicit SL22 function
6e869b3
Require GAP >=4.13 and remove 4.12 from CI
8d54b9a
Restore contrib/frank/sl2
795b6aa
Add function ConRecogNaturalSL25 for SL(2,5) and tests
2938a37
recog: improve ConRecogNaturalSL25
4924c93
recog: add ConRecogNaturalSL23 for SL(2,3)
023eb93
Fix RECOG.RecogNaturalSL2 in even characteristic
fingolfin b9b8c64
use RECOG.RecogNaturalSL2 in even char
b54d1b3
Add changes in RECOG.RecogNaturalSL2 see PR #434
7905fd7
Adjust tests
fingolfin 3a32b3d
oops
fingolfin 433e49e
return of RECOG.ConRecogNaturalSL2 in odd char should be pretty again
e56197b
Add SL24 recognition and some minor edits
10cfede
Add more SL(2,4) tests and some minor changes
1ea0c93
Remove redundant tests
060db70
Apply suggestion from @fingolfin
Till-Eisen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -29,7 +29,6 @@ jobs: | |
| - '4.15' | ||
| - '4.14' | ||
| - '4.13' | ||
| - '4.12' | ||
|
|
||
| steps: | ||
| - uses: actions/checkout@v6 | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.