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

numerical noise in sage/misc/functional.py #8314

Closed
sagetrac-mvngu mannequin opened this issue Feb 20, 2010 · 6 comments
Closed

numerical noise in sage/misc/functional.py #8314

sagetrac-mvngu mannequin opened this issue Feb 20, 2010 · 6 comments

Comments

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Feb 20, 2010

From sage-devel:

On 32-bit Suse I get this fuzz:

File "/local/jec/sage-4.3.3.alpha1/devel/sage/sage/misc/functional.py",
line 705:
    sage: h.n()
Expected:
    0.33944794097891573
Got:
    0.33944794097891567 

Component: doctest coverage

Author: Minh Van Nguyen

Reviewer: John Cremona

Merged: sage-4.3.3.final

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

@sagetrac-mvngu sagetrac-mvngu mannequin added this to the sage-4.3.3 milestone Feb 20, 2010
@sagetrac-mvngu sagetrac-mvngu mannequin added t: tests labels Feb 20, 2010
@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Feb 20, 2010

based on Sage 4.3.3.alpha1

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Feb 20, 2010

comment:1

Attachment: trac_8314-doctest.patch.gz

@JohnCremona
Copy link
Member

comment:2

positive review -- the patch replaces two digits by ... so the tests pass. It would have been nice to know why those digits are platform-dependent though...

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Feb 22, 2010

Merged: sage-4.3.3.final

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Feb 22, 2010

Reviewer: John Cremona

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Feb 22, 2010

Author: Minh Van Nguyen

@sagetrac-mvngu sagetrac-mvngu mannequin closed this as completed Feb 22, 2010
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