Ticket #1249 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

[with patch, with positive review] fixes bug in graph plotting with partitions

Reported by: rlm Owned by: mhansen
Priority: major Milestone: sage-2.8.15
Component: combinatorics Keywords: graphs
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description


Attachments

graph_plotting_partitions.patch Download (1.4 KB) - added by rlm 6 years ago.

Change History

Changed 6 years ago by rlm

comment:1 Changed 6 years ago by cwitty

  • Summary changed from [with patch] fixes bug in graph plotting with partitions to [with patch, with positive review] fixes bug in graph plotting with partitions

Looks good to me: the example in the doctests fails before the patch and succeeds after the patch. There is one caveat: I think the call to D.show() in the first doctest chunk was supposed to be D.plot().

But IMHO good enough to apply, anyway.

comment:2 Changed 6 years ago by mabshoff

<mhansen-962> mabshoff: I think http://trac.sagemath.org/sage_trac/ticket/1249 is okay.

comment:3 Changed 6 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in 2.8.15.alpha1.

Note: See TracTickets for help on using tickets.