We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
*_is_squarefree
Following @thofma and @edgarcosta, it sounds reasonable to change the definition of square-free polynomials. In Edgar's words, it should be:
A polynomial is square-free if it is not divisible by a non-constant square polynomial.
This should be changed throughout FLINT, clarified in the documentation, and put a big notice in the next release since it is a breaking change.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following @thofma and @edgarcosta, it sounds reasonable to change the definition of square-free polynomials. In Edgar's words, it should be:
This should be changed throughout FLINT, clarified in the documentation, and put a big notice in the next release since it is a breaking change.
The text was updated successfully, but these errors were encountered: