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 tutorial/tour_algebra.rst #7275

Closed
jhpalmieri opened this issue Oct 23, 2009 · 6 comments
Closed

numerical noise in tutorial/tour_algebra.rst #7275

jhpalmieri opened this issue Oct 23, 2009 · 6 comments

Comments

@jhpalmieri
Copy link
Member

From sage-devel:

sage -t  "devel/sage/doc/en/tutorial/tour_algebra.rst" 
********************************************************************** 
File "/home/jaap/downloads/sage-4.2.alpha0/devel/sage/doc/en/tutorial/tour_algeb ra.rst", line 87: 
     sage: find_root(cos(phi)==sin(phi),0,pi/2) 
Expected: 
     0.78539816339744839 
Got: 
     0.78539816339744828 
********************************************************************** 
1 items had failures: 
Same as in alpha0! No ticket yet? 

Component: documentation

Author: John Palmieri

Reviewer: Jaap Spies

Merged: sage-4.2.rc0

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

@jhpalmieri
Copy link
Member Author

Attachment: trac_7275-tutorial-noise.patch.gz

@jaapspies
Copy link
Member

comment:2

I could not have done this better!

sage -t  "devel/sage/doc/en/tutorial/tour_algebra.rst"      
	 [81.2 s]
 
----------------------------------------------------------------------
All tests passed!

So positive review.

Jaap

@jaapspies
Copy link
Member

Reviewer: Jaap Spies

@jaapspies jaapspies added this to the sage-4.2 milestone Oct 23, 2009
@mwhansen
Copy link
Contributor

Merged: sage-4.2.rc0

@fchapoton
Copy link
Contributor

comment:6

unique name please

@fchapoton
Copy link
Contributor

Changed author from John H. Palmieri to John Palmieri

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

4 participants