#4572: [with patch, positive review] maxima output has misleading precision
----------------------+-----------------------------------------------------
Reporter: robertwb | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.1
Component: calculus | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by mabshoff):
This patch seems to cause a boat load of small and annoying doctest
failures:
{{{
sage -t -long
devel/sage/sage/rings/polynomial/polynomial_real_mpfr_dense.pyx # 1
doctests failed
sage -t -long devel/sage/sage/rings/real_rqdf.pyx # 1 doctests
failed
sage -t -long devel/sage/sage/rings/real_double.pyx # 2 doctests
failed
sage -t -long devel/sage/sage/rings/real_mpfr.pyx # 2 doctests
failed
sage -t -long devel/sage/sage/rings/complex_double.pyx # 3
doctests failed
sage -t -long devel/sage/sage/plot/plot.py # 1 doctests failed
sage -t -long devel/sage/sage/misc/parser.pyx # 1 doctests failed
sage -t -long devel/sage/sage/misc/prandom.py # 1 doctests failed
sage -t -long devel/sage/sage/matrix/tests.py # 1 doctests failed
sage -t -long devel/sage/sage/interfaces/maxima.py # 3 doctests
failed
sage -t -long devel/sage/sage/functions/special.py # 7 doctests
failed
sage -t -long devel/sage/sage/functions/constants.py # 1 doctests
failed
sage -t -long devel/sage/sage/functions/piecewise.py # 3 doctests
failed
sage -t -long devel/doc/tut/tut.tex # 1 doctests failed
}}}
I will make 100% sure this can all be blamed on this patch.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4572#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---