#5302: [with patch, positive review] Numerical noise in graph.py get_pos() and
graph_plot.py
--------------------------+-------------------------------------------------
Reporter: jsp | Owner: rlm
Type: defect | Status: new
Priority: major | Milestone: sage-3.3
Component: graph theory | Keywords:
--------------------------+-------------------------------------------------
Comment(by jsp):
Ok, this patch looks stupid :-) but it works:
{{{
----------------------------------------------------------------------
| Sage Version 3.3.rc2, Release Date: 2009-02-17 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage:
Exiting SAGE (CPU time 0m0.08s, Wall time 0m5.28s).
[j...@paix sage-3.3.alpha1]$ ./sage -t
"devel/sage/sage/graphs/graph_plot.py"
sage -t "devel/sage/sage/graphs/graph_plot.py"
[47.8 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 47.9 seconds
[j...@paix sage-3.3.alpha1]$ ./sage -t "devel/sage/sage/graphs/graph.py"
sage -t "devel/sage/sage/graphs/graph.py"
[109.9 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 109.9 seconds
}}}
So positive review.
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5302#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
-~----------~----~----~----~------~----~------~--~---