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

sage-4.1.1 -- numerical noise on OS X 10.5 PPC #6754

Closed
williamstein opened this issue Aug 15, 2009 · 1 comment
Closed

sage-4.1.1 -- numerical noise on OS X 10.5 PPC #6754

williamstein opened this issue Aug 15, 2009 · 1 comment

Comments

@williamstein
Copy link
Contributor



**********************************************************************
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

@JohnCremona
Copy link
Member

comment:1

I don't see why this is not ok, give the "..." in the Expected text (assuming whitespace differences are also ok).

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