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

Ensure coherent interface for factorising polynomials #1855

Open
albinahlback opened this issue Mar 20, 2024 · 0 comments
Open

Ensure coherent interface for factorising polynomials #1855

albinahlback opened this issue Mar 20, 2024 · 0 comments

Comments

@albinahlback
Copy link
Collaborator

As brought up in #1603, the nmod_poly_factor module seems to append factors instead of setting a new factorisation.

First, we should ensure that the interface of factoring polynomials is coherent throughout FLINT.

Secondly, we should decide on whether we should set or append when factorising. Here, both me and Fredrik thinks that the most intuitive way is to set a new factorisation.

If we decide to append the factors instead, then this needs to be documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants