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

Make all polynomials handle negative powers #269

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

oscarbenjamin
Copy link
Collaborator

Also add is_constant() method to all polynomial types.

Fixes gh-267

Also add is_constant() method to all polynomial types.
@oscarbenjamin oscarbenjamin merged commit 38c1b01 into flintlib:main Mar 12, 2025
38 checks passed
@oscarbenjamin oscarbenjamin deleted the pr_poly_neg_powers branch March 12, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Raising fmpz_mpolys to negative fmpz powers crashes interpreter
1 participant