Closed bac7d3ea-3f1b-4826-8464-f0b53d5e12d2 closed 14 years ago
I think this ticket is a duplicate of #9735, #9689, and/or #9693. Is that right? Can it be closed?
(The ticket summary talks about symbolic/expression.pyx, which is covered by #9689 and #9693, while the description talks about chmm.pyx, which is covered by #9735.)
Yes, it can.
I've no idea why the title says one ticket and the description another. But I think we are clear about what the issues are.
An almost complete 32-bit port of Sage 4.5.2 to Solaris 10 on x86 processors had been done on the following hardware:
The following doctest failed.
Some of these look like numerical rounding errors:
but in other cases the number of digits being displayed is less than the expected value.
The "Got:" value is a correctly rounded version of the "Expected:" value, but I'm not sure if printing less digits is acceptable.
I personally like to see these numerical results being computed to high precision by another method if possible. I've got no idea how to compute these values, so have no idea if these are are anywhere near correct.
CC: @jhpalmieri
Component: doctest coverage
Issue created by migration from https://trac.sagemath.org/ticket/9692