#9002: Noise on PPC Mac in parametric_surface.pyx
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: tbd
Type: defect | Status: new
Priority: minor | Milestone: sage-4.4.3
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
With 4.4.2 on 10.4 on PPC G4:
{{{
sage -t "devel/sage/sage/plot/plot3d/parametric_surface.pyx"
**********************************************************************
sage: M.bounding_box()
Expected:
((-10.0, -7.5390734925047846, -2.9940801852848145), (10.0,
7.5390734925047846, 2.9940801852848145))
Got:
((-10.0, -7.5390734925047855, -2.9940801852848145), (10.0,
7.5390734925047846, 2.9940801852848145))
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9002>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.