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 Gcd for multivariate polynomials to always return a standard associate element #4992

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

frankluebeck
Copy link
Member

Method for Gcd of multivariate polynomials did not always return the
standard associate of the result.

Added an example as test.

Text for release notes

Fixed Gcd of multivariate polynomials to always return a standard associate element.

Method for Gcd of multivariate polynomials did not always return the
standard associate of the result.

Added an example as test.
@frankluebeck
Copy link
Member Author

The test failure of "CI / testpackages testinstall-loadall - ABI=32 NO_COVERAGE=1 - ubuntu-18.04 (pull_request) " seems unrelated to this PR.

@fingolfin fingolfin enabled auto-merge (rebase) August 16, 2022 19:42
@fingolfin fingolfin merged commit 6099171 into gap-system:master Aug 16, 2022
@fingolfin fingolfin changed the title Fix Gcd to return StandardAssociate Fix Gcd for multivariate polynomials to always return a standard associate element Aug 17, 2022
@fingolfin fingolfin added kind: bug Issues describing general bugs, and PRs fixing them release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes kind: bug: wrong result Issues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them topic: library labels Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug: wrong result Issues describing bugs that result in mathematically or otherwise wrong results, and PRs fixing them kind: bug Issues describing general bugs, and PRs fixing them release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants