Although there is not a fully functioning 64-bit SPARC build of Sage, there is a sufficiently functioning build to run doctests. One failure observed by John Palmieri

File "/home/palmieri/fulvia/sage-4.5.2.rc0/devel/sage-main/sage/symbolic/expression.pyx", line 508\
8:
    sage: maxima('asinh(1.0)')
Expected:
    0.881373587019543
Got:
    .8813735870195429


Clearly there is some numerical noise issues, which need to be investigated, but are probably trivial. But what is odd is that the "Got" value lacks the leading zero

See
http://trac.sagemath.org/sage_trac/ticket/9099#comment:5

Has anyone seen this sort of problem before, where a leading zero is missing? Any ideas of a likely cause?

Dave

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

Reply via email to