Skip to content

Conversation

remyoudompheng
Copy link
Contributor

This PR adds a discriminant method to all polynomial classes which already have the resultant method.
It modifies fmpz_poly, fmpq_poly and nmod_poly (fmpz_mod_poly already has a discriminant method).

Note that for some reason the FLINT C library does not define a fmpq_poly_discriminant method.

@oscarbenjamin
Copy link
Collaborator

Looks good. Could you add a release note for 0.9.0 in the README?

@oscarbenjamin
Copy link
Collaborator

Thanks

@oscarbenjamin oscarbenjamin merged commit 8235eb4 into flintlib:main Aug 31, 2025
80 checks passed
@remyoudompheng remyoudompheng deleted the discriminant branch September 7, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants