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
i1 : R=ZZ/2[x,y,z] o1 = R o1 : PolynomialRing i2 : f = n -> x^n+y^n+z^n+(x+y+z)^n o2 = f o2 : FunctionClosure i3 : factor f 15 Flint exception (General error): lenP < 2 in n_poly_mod_invmod zsh: IOT instruction (core dumped) ./M2
n=63 also crashes...
The text was updated successfully, but these errors were encountered:
This appears to be a factory bug. See the stacktrace in #3523.
Sorry, something went wrong.
No branches or pull requests
n=63 also crashes...
The text was updated successfully, but these errors were encountered: