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 2.10.alpha3: numerical noise doctest failure with gcc 4.2.2/x86 #1791

Closed
sagetrac-mabshoff mannequin opened this issue Jan 16, 2008 · 2 comments
Closed

Sage 2.10.alpha3: numerical noise doctest failure with gcc 4.2.2/x86 #1791

sagetrac-mabshoff mannequin opened this issue Jan 16, 2008 · 2 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jan 16, 2008

As reported by Kate in https://groups.google.com/group/sage-devel/t/1cd682b8f3e49748

sage -t  devel/sage-main/sage/rings/polynomial/
polynomial_element.pyx
**********************************************************************
File "polynomial_element.pyx", line 2549:
    sage: f.roots(multiplicities=False)
Expected:
    [...1.00000000000000...*I, 1.00000000000000...*I]
Got:
    [1.00000000000000 + 1.11022302462516e-16*I, 1.12045416424138e-16 +
1.00000000000000*I] 

Component: doctest coverage

Issue created by migration from https://trac.sagemath.org/ticket/1791

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-2.10 milestone Jan 16, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Jan 16, 2008

comment:1

Merged in Sage 2.10.alpha4

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Jan 16, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Jan 16, 2008

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

0 participants