-
Notifications
You must be signed in to change notification settings - Fork 162
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
ConjugacyClassesSubgroups fails for SmallGroup(1344,11293) #4854
Labels
kind: bug: unexpected error
Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them
kind: bug
Issues describing general bugs, and PRs fixing them
Comments
Works fine in master |
Since this is already fixed in master, I close |
I don't think this is fixed, I encountered the same error with a recent build of the master branch. However, it only happens when GAP is ran with the |
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Jul 27, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
fingolfin
added
kind: bug
Issues describing general bugs, and PRs fixing them
kind: bug: unexpected error
Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them
and removed
kind: bug : already fixed in master
labels
Jul 28, 2022
I can confirm this:
|
With assertions turned up a bit:
|
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Aug 9, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Aug 9, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Aug 23, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Sep 3, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Sep 5, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Sep 5, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Sep 5, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Sep 5, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. If yomlib is loded its a mote issue, and thus does not merit investigation. This closes gap-system#4854
fingolfin
pushed a commit
to fingolfin/gap
that referenced
this issue
Sep 5, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. This resulted in some commands, e.g. `ConjugacyClassesSubgroups(SmallGroup(1344,11293))`, to enter a break loop. If tomlib is loded it's a mote issue, and thus does not merit further investigation. This resolves gap-system#4854
fingolfin
pushed a commit
that referenced
this issue
Sep 7, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. This resulted in some commands, e.g. `ConjugacyClassesSubgroups(SmallGroup(1344,11293))`, to enter a break loop. If tomlib is loded it's a mote issue, and thus does not merit further investigation. This resolves #4854
fingolfin
pushed a commit
to fingolfin/gap
that referenced
this issue
Sep 9, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. This resulted in some commands, e.g. `ConjugacyClassesSubgroups(SmallGroup(1344,11293))`, to enter a break loop. If tomlib is loded it's a mote issue, and thus does not merit further investigation. This resolves gap-system#4854
fingolfin
pushed a commit
that referenced
this issue
Sep 9, 2022
This disables an attempt to use cyclic extension instead of lifting for lattices of smallish groups. The issue is that CE returns data in a slightly different format than required. This resulted in some commands, e.g. `ConjugacyClassesSubgroups(SmallGroup(1344,11293))`, to enter a break loop. If tomlib is loded it's a mote issue, and thus does not merit further investigation. This resolves #4854
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind: bug: unexpected error
Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them
kind: bug
Issues describing general bugs, and PRs fixing them
Observed behaviour
Copy and paste GAP banner (to tell us about your setup)
The text was updated successfully, but these errors were encountered: