#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 kcrisman):
> This is only about rich output, which is different from the standard
repr.
For the record, I think that most users will not understand this subtle
difference. I know that I don't. What is "rich output", anyway?
That said, if you think it's a pretty nasty bug that `show` has different
results for different object types, that could be worth discussing on
sage-devel. I guess for most non-plot objects I can think of, `show` does
some !LaTeXing, right? And it seems reasonable to me to have different
default outputs for
{{{
sage: Obj
}}}
for different kinds of objects - a plot should be shown, a symbolic
expression should just be printed, a matrix should be printed unless it's
too big, etc., while
{{{
sage: Obj.show()
}}}
should "show" the object in some meaningful way. But maybe that's related
to the `pretty_print`, which I never really used but maybe is becoming
more important?
Sorry for this postscript, I just feel like there are some hairs being
split here that are perhaps overly infinitesimally split already.
--
Ticket URL: <http://trac.sagemath.org/ticket/18289#comment:11>
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.