Skip to content
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

some changes of PreImages... to NC versions #965

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

cdwensley
Copy link
Contributor

This PR deals with Semigroiups issue #949 which arises from GAP PR #5073.
Declarations of the NC versions have been made in init.g
The two methods in gap/attributes/homomorph.gi test the input so remain non-NC.
A call in gap/attributes.factor.gi:227 has been changes to PreImagesRepresentativeNC.
In gap/attributes/isorms.gi:329,519 calls to PreImagesRepresentative are in tester functions, so remain non-NC.
In gap/attributes/isorms.gi:1109,1116 Methods for PreImagesRepresentative have been changed to NC.
No changes have been made to the doc files (isorms.xml, properties.xml, z-chap14.xml).
Tests should test, so no changes made in homomorph.tst or isorms.tst.

@james-d-mitchell james-d-mitchell added the enhancement A label for issues or PRs that offer an enhancement to existing functionality label Nov 8, 2023
@james-d-mitchell james-d-mitchell merged commit 0fa8ba9 into semigroups:main Nov 14, 2023
13 checks passed
@james-d-mitchell
Copy link
Collaborator

Thanks very much @cdwensley

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A label for issues or PRs that offer an enhancement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants