I started to run the Sage 4.3 tests suite on 't2' some time back (It has been 
going about 36 hours now. Perhaps it might finish before 4.3.1 comes out.)

There are a few failures, but these couple just came up, and look rather odd, 
as 
this is only an error in the last decimal place, and so will be subject to 
rounding errors with different floating point processors. They do not really 
seem failures to me.


**********************************************************************
File "/rootpool2/local/kirkby/sage-4.3/devel/sage/sage/symbolic/pynac.pyx", 
line 
1276:
     sage: py_exp(float(1))
Expected:
     2.7182818284590451
Got:
     2.7182818284590455
**********************************************************************



**********************************************************************
File 
"/rootpool2/local/kirkby/sage-4.3/devel/sage/sage/symbolic/constants_c.pyx", 
line 195:
     sage: float(e)
Expected:
     2.7182818284590451
Got:
     2.7182818284590455
**********************************************************************

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to