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

Fix printing of certain words in free groups (if subexpressions occur as powers iteratedly then nonsense could be displayed, but the data internally was correct) #3847

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

hulpke
Copy link
Contributor

@hulpke hulpke commented Jan 13, 2020

Re-indexing with temporary letters went wrong if there were already powers
stored.

close #3845

Text for release notes

An error in printing certain words in free groups (if subexpressions occur as powers iteratedly) was fixed

Re-indexing with temporary letters went wrong if there were already powers
stored.

close gap-system#3845
@hulpke hulpke added kind: bug: wrong result Issues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes backport-to-4.10 labels Jan 13, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-5.0e-05%) to 84.735% when pulling d66a27f on hulpke:fixes into 791286a on gap-system:master.

@hulpke hulpke merged commit b877da9 into gap-system:master Jan 14, 2020
fingolfin pushed a commit that referenced this pull request Jan 27, 2020
* FIX: Printing of assoc. words if there are iterated powers

Re-indexing with temporary letters went wrong if there were already powers
stored.

close #3845
@fingolfin
Copy link
Member

Backported in commit d93cd78

@fingolfin fingolfin changed the title FIX: Printing of assoc. words if there are iterated powers Fix printing of certain words in free groups (if subexpressions occur as powers iteratedly then nonsense could be displayed, but the data internally was correct) Jan 27, 2020
@fingolfin fingolfin added release notes: added PRs introducing changes that have since been mentioned in the release notes and removed release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes labels Jan 27, 2020
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.11.0 milestone Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-4.11-DONE kind: bug: wrong result Issues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them release notes: added PRs introducing changes that have since been mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug in view for words in a free group
4 participants