#9958: Upgrade python to 2.7
---------------------------+------------------------------------------------
Reporter: mhampton | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone:
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies: #11156 #11236 #11244 #11264
#11339 #11363 #11376
---------------------------+------------------------------------------------
Comment(by jhpalmieri):
Here's the failure for `sage/geometry/polyhedra.py`:
{{{
sage -t -long -force_lib "devel/sage/sage/geometry/polyhedra.py"
**********************************************************************
File
"/mnt/usb1/scratch/palmieri/9958/sage-4.7.2.9958/devel/sage/sage/geometry/polyhedra.py",
line 4948:
sage: ppoints[0]
Expected:
(-1.92296268638e-15, -1.92296268638e-15)
Got:
(0.0, 0.0)
**********************************************************************
}}}
It looks like numerical noise, but is it an acceptable level of accuracy?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:84>
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.