#5171: [with patch, positive review] Overhaul the Graph and DiGraph
initialization
functions.
--------------------------+-------------------------------------------------
Reporter: was | Owner: rlm
Type: defect | Status: assigned
Priority: critical | Milestone: sage-3.3
Component: graph theory | Keywords:
--------------------------+-------------------------------------------------
Comment(by mabshoff):
This latest patch requires one trivial doctest fix:
{{{
sage -t -long
devel/sage/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx
**********************************************************************
File "/scratch/mabshoff/sage-3.3.rc2/devel/sage-
main/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx", line 808:
sage: sage.groups.perm_gps.partn_ref.refinement_graphs.random_tests()
Expected:
All passed: ... random tests on ... graphs.
Got:
doctest:1: DeprecationWarning: The function loops is replaced by
allow_loops and allows_loops.
All passed: 560 random tests on 28 graphs.
**********************************************************************
}}}
I am posting a reviewer patch shortly.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5171#comment:11>
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
-~----------~----~----~----~------~----~------~--~---