#3541: [with patch, positive review] graph multiedge plotting
--------------------------+-------------------------------------------------
Reporter: ekirkman | Owner: ekirkman
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.3
Component: graph theory | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by mabshoff):
There is one doctest failure:
{{{
mabsh...@sage:/scratch/mabshoff/sage-3.3.rc1$ ./sage -t -long
devel/sage/sage/combinat/crystals/crystals.py
sage -t -long "devel/sage/sage/combinat/crystals/crystals.py"
**********************************************************************
File
"/scratch/mabshoff/sage-3.3.rc1/devel/sage/sage/combinat/crystals/crystals.py",
line 553:
sage: C.plot()
Expected:
Graphics object consisting of 11 graphics primitives
Got:
Graphics object consisting of 17 graphics primitives
**********************************************************************
}}}
I assume this is becase previously the graph was incorrect.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3541#comment:12>
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
-~----------~----~----~----~------~----~------~--~---