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
********************************************************************** File "/Users/wstein/build/sage-4.1.1/devel/sage/sage/schemes/elliptic_curves/ell_rational_field.py", line 2881: sage: E.division_polynomial(3).roots(CC,multiplicities=False) Expected: [-2.88288879135334, 1.39292799513138, 0.078313731444316... - 0.492840991709879*I, 0.078313731444316... + 0.492840991709879*I] Got: [-2.88288879135335, 1.39292799513138, 0.0783137314443168 - 0.492840991709879*I, 0.0783137314443168 + 0.492840991709879*I] ********************************************************************** 1 items had failures: 1 of 22 in __main__.example_61 ***Test Failed*** 1 failures.
Component: elliptic curves
Issue created by migration from https://trac.sagemath.org/ticket/6754
The text was updated successfully, but these errors were encountered:
I don't see why this is not ok, give the "..." in the Expected text (assuming whitespace differences are also ok).
Sorry, something went wrong.
loefflerd
No branches or pull requests
Component: elliptic curves
Issue created by migration from https://trac.sagemath.org/ticket/6754
The text was updated successfully, but these errors were encountered: