-
Notifications
You must be signed in to change notification settings - Fork 186
NC versions of PreImages, PreImagesSet, PreImagesElm and PreImagesRepresentative - version 2 #6409
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
Open
cdwensley
wants to merge
121
commits into
master
Choose a base branch
from
preimrep2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
121 commits
Select commit
Hold shift + click to select a range
ed4c9a8
re-edited library files, adding NC
cdwensley 1f6bbaf
added non-NC methods so that tests pass
cdwensley 5b98560
adjust documentation in mapping.gd
cdwensley 9fd6948
replace items deleted in error in alghom.gi
cdwensley 8481a39
applied fix from stertooy
cdwensley a8e5012
minor correction
cdwensley 168d917
another adjustment to bugfix test
cdwensley e61b7cb
PackageVariablesInfo: better support variadic functions (#6404)
fingolfin f496cda
kernel: strengthen vecgf2 and vec8bit validation, reject empty vector…
fingolfin fb67a5c
Document SemiSimpleType field restriction (#6408)
fingolfin 36f7f08
Clarify IsomorphismPcGroup docs (#6405)
fingolfin 7d9c9f0
Reformat and refactor StructureDescription code (#6403)
fingolfin 1c6c7ff
Add new logo to banner (B&W) (#6357)
mtorpey 707c955
Switch banner to fully compact mode
fingolfin 8a57dea
Turn LoadPackageDocumentation into a unary function (#6411)
fingolfin b49098a
doc: describe OrbitStabilizer return value (closes #6324) (#6410)
mvanhorn 2fd8c10
Run --bare testinstall test in CI (#6354)
fingolfin 06bb20b
Prepare release notes for GAP 4.16.0 (#6414)
fingolfin f14734d
Start work on GAP 4.17
fingolfin 9f5c520
emscripten: add Docker-based one-stop build and polish demo page (#6385)
ChrisJefferson 9de742a
Update COPYRIGHT
fingolfin cb25fa7
Fix RingGeneralMappingByImages for non-SCRing (#6418)
fingolfin ac1d8e9
Update CHANGES.md
fingolfin 9490b09
Normalize release archive permissions (#6420)
fingolfin 8ae5f61
julia-gc: introduce DISABLE_STACK_SCAN (#6421)
fingolfin 2485080
Miscellaneous kernel tweaks (#6422)
fingolfin 77f8ab0
More kernel tweaks (#6428)
fingolfin f1710d2
kernel: remove `ErrorReturnObj`, `C_NEW_STRING` (#6415)
fingolfin 871d4fc
Fix ConjugateGroup for matrix groups not defined over a field (#6425)
fingolfin 834868e
kernel: improve `ErrorReturnVoid` break-loop message (#6416)
fingolfin dece204
kernel: refactor FuncPRINT_CURRENT_STATEMENT (#6424)
fingolfin 4e09c08
Adjust when 'Stack trace:' message is printed (#6432)
fingolfin a124678
build(deps): bump codecov/codecov-action from 6 to 7 (#6430)
dependabot[bot] ba5ed0c
Adjust conway polynomial error message (#6433)
fingolfin 5dcc98e
Widen declaration for many matrix related functions (#6095)
fingolfin 51da696
Further unify messages before break loop (#6434)
fingolfin 0ad351b
Remove dev/migratedoc.tex and doc/tut/migrat.xml (#6431)
fingolfin f7afbcc
Remove SingleCollector_CollectWordRunning (#6426)
fingolfin 4fea974
kernel: cleanup CRC code (#6436)
fingolfin 3cd543f
doc: fix typo (#6438)
fingolfin f49b3f8
replaced 'return []' by 'return fail'
cdwensley f3dd617
build(deps): bump actions/checkout from 6 to 7 (#6444)
dependabot[bot] 8532737
Remove InfoData, make INFO_CLASSES readonly (#6443)
fingolfin 16256d1
Move over changes to the GAP.jl-CI job (#6445)
lgoettgens bd1a466
Perfect groups data is licensed under GPL 2.0 or later (#6450)
29814ef
Add an argument check to `CodePcgs` (#6451)
ThomasBreuer 19f7a2e
kernel: make FormatOutput handle %g with null pointer (#6446)
fingolfin d22a930
turn the global variable `RUN_IN_GGMBI` into a global option `Run_In_…
ThomasBreuer 18001cd
Document the encoding used by CodePcGroup & PcGroupCode (#6441)
mvanhorn 4a30040
re-edited library files, adding NC
cdwensley 15f971e
Merge branch 'master' into preimrep2
ThomasBreuer ca8a6ca
removed unwanted .changed file
cdwensley 59dd0ef
fix a ref in mapping.gd, line 980
cdwensley 9c97dd2
Merge branch 'master' into preimrep2
cdwensley c6d4f4e
made changes suggested by Thomas
cdwensley 4a39d24
made changes suggested by Thomas
cdwensley f28660d
made changes suggested by Thomas
cdwensley 01360af
added many error messages and a few methods
cdwensley fc31d4e
added many error messages and a few methods
cdwensley cb7672c
Change deprecated RUN_IN_GGMBI to `fail` (#6458)
fingolfin 8a364fe
Add `ChiefLength` (length of any chief series) (#6455)
ThomasBreuer 181f489
re-edited library files, adding NC
cdwensley 94a8ca6
kernel: improve `ErrorReturnVoid` break-loop message (#6416)
fingolfin 3c72620
Adjust when 'Stack trace:' message is printed (#6432)
fingolfin 5ed2b08
turn the global variable `RUN_IN_GGMBI` into a global option `Run_In_…
ThomasBreuer 5bd2601
adjusted the documentation in 32.5
cdwensley 93ab537
using Intersection(elms,Range(map)) in PreImagesSet
cdwensley 510aae3
addition to tst/testinstall/mapphomo.tst
cdwensley 4348a34
using Intersection(elms,Range(map)) in PreImagesSet
cdwensley 8dcf46e
revise the documentation for PreImagesSet
cdwensley aa5a67c
revise the documentation for PreImagesSet
cdwensley 5e7c1cf
Update lib/field.gi
cdwensley 866331f
Update lib/fldabnum.gi
cdwensley bdab1a8
Update lib/ghom.gi
cdwensley 0fadf64
Update lib/ghomfp.gi
cdwensley 425e88f
Update lib/ghomperm.gi
cdwensley 208dbcf
Update lib/mapprep.gi
cdwensley c187191
Update lib/mapprep.gi
cdwensley 6b40948
Update lib/mapprep.gi
cdwensley 58b8c93
Update lib/mapprep.gi
cdwensley a84b430
Update lib/mapprep.gi
cdwensley 5df23f7
Update lib/ghomperm.gi
cdwensley 76b5357
Update lib/ghomperm.gi
cdwensley d600804
Update lib/mapphomo.gi
cdwensley ed90c7a
Update lib/mapphomo.gi
cdwensley fee4027
Update lib/mapphomo.gi
cdwensley c76bae6
Update lib/mapphomo.gi
cdwensley 275940a
Update lib/mapphomo.gi
cdwensley 994ef08
Update lib/mapping.gi
cdwensley 0adad7d
Update lib/mapping.gd
cdwensley 648454f
Update lib/mapphomo.gi
cdwensley ff611b0
Update lib/mapping.gi
cdwensley 5ccc37d
Update lib/mapping.gi
cdwensley a122e74
Update lib/mapping.gi
cdwensley 994c6b2
query in mapprep.gi answered by Thomas
cdwensley 93b86b0
Update lib/mapprep.gi
cdwensley fbb579f
adjusted the documentation in 32.5
cdwensley 2d68eea
Fix `BaumClausenInfo` when the pcgs is not G-invariant (#6459)
ThomasBreuer e817c22
Automorphism cleanup (#6462)
hulpke 5ddc87f
Add SpeedupDataPcHom (#6449)
hulpke 1885aa5
Fix a bug that could lead to `ContainedConjugates` returning too many…
hulpke a4c85fc
FIX: solvable steps in FittingFree classes (#6466)
hulpke a24cbd5
FIX: Typos and grammatical errors in comments across Hulpke-authored …
hulpke 58d546e
re-edited library files, adding NC
cdwensley 836425e
kernel: improve `ErrorReturnVoid` break-loop message (#6416)
fingolfin e686be5
Further unify messages before break loop (#6434)
fingolfin eb1b3b7
Remove dev/migratedoc.tex and doc/tut/migrat.xml (#6431)
fingolfin bfcd6a2
turn the global variable `RUN_IN_GGMBI` into a global option `Run_In_…
ThomasBreuer dedd030
Merge branch 'master' into preimrep2
fingolfin f491120
New emscripten polish (#6439)
ChrisJefferson 32b58b6
re-edited library files, adding NC
cdwensley 87c75ac
fixing a manual reference (again)
cdwensley 5e20028
remove PreImagesNC from lib/
cdwensley 0ec5b91
remove PreImagesNC from lib/
cdwensley 8a55094
PreImageElm now returns an error if elm not in the image of map
cdwensley 57913ec
more edits to PreImages documentation
cdwensley c1762a4
more edits to PreImages documentation
cdwensley 72e2135
Merge branch 'master' into preimrep2
fingolfin 0db32c1
lib/schur.gi: restore PreImagesRepresentativeNC changes
fingolfin e3020db
cleanup
fingolfin 2ad5aa9
Adjust GAP version
fingolfin 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
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
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
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.