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 3.2.a3: more numerical noise in sage/calculus/wester.py #4472

Closed
sagetrac-mabshoff mannequin opened this issue Nov 9, 2008 · 4 comments
Closed

Sage 3.2.a3: more numerical noise in sage/calculus/wester.py #4472

sagetrac-mabshoff mannequin opened this issue Nov 9, 2008 · 4 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Nov 9, 2008

sage -t  devel/sage/sage/calculus/wester.py                   
********************************************************************** 
File "/Users/tmp/sage-3.2.alpha3/tmp/wester.py", line 261: 
     : [float(f(i/10)) for i in range(1,5)] 
Expected: 
     <BLANKLINE> 
     [-0.00033670040754082975, 
      -0.0027778004096620235, 
      -0.00989099409140..., 
      -0.025411145508414...] 
Got: 
     [-0.00033670040754081587, -0.0027778004096621622,   
-0.0098909940914039818, -0.025411145508414779] 
********************************************************************** 

Component: doctest coverage

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

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.2 milestone Nov 9, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin self-assigned this Nov 9, 2008
@sagetrac-GeorgSWeber
Copy link
Mannequin

sagetrac-GeorgSWeber mannequin commented Nov 16, 2008

patch against Sage 3.2.rc1

@sagetrac-GeorgSWeber
Copy link
Mannequin

sagetrac-GeorgSWeber mannequin commented Nov 16, 2008

comment:1

Attachment: 4472-wester.patch.gz

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 16, 2008

comment:2

Looks good to me.

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 18, 2008

comment:3

Merged in Sage 3.2.rc2

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Nov 18, 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