Skip to content

Conversation

user202729
Copy link
Contributor

@user202729 user202729 commented Oct 4, 2025

Fix #40974 by checking the charpoly has the correct degree.

we unfortunately cannot do the same thing for minpoly, since we don't a priori know its degree.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@user202729 user202729 added p: CI Fix merged before running CI tests s: needs review and removed s: needs review labels Oct 4, 2025
Copy link

github-actions bot commented Oct 4, 2025

Documentation preview for this PR (built with commit 1f4d2ac; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

vbraun pushed a commit to vbraun/sage that referenced this pull request Oct 5, 2025
Fix sagemath#40974 by checking the
charpoly has the correct degree.

we unfortunately cannot do the same thing for minpoly, since we don't a
priori know its degree.

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->

URL: sagemath#40975
Reported by: user202729
Reviewer(s):
@vbraun vbraun merged commit a9c77ac into sagemath:develop Oct 6, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: CI Fix merged before running CI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure with multiple_of_order_using_frobp
3 participants