#18289: Revert the changes that #17821 made to graph/
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.7
      Component:  graph theory       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:  Nathann Cohen
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/faster_output_for_large_graphs|  
ea2ccc2685a477311e113274bdb91937f813c076
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Rich output (`_rich_repr_`) is a hook for an object to provide more than
 just text output to the UI.

 The functions show and pretty_print display the rich output immediately
 (like print), without waiting for the current computation to finish.

 The `graph.show()` method does its own thing, though the graph plotting
 (wtf is `GraphPlot`) reinvents the wheel in slightly round ways so often
 that I have lost count.

--
Ticket URL: <http://trac.sagemath.org/ticket/18289#comment:12>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to