#8707: view(x) calls x._latex_() 5 times!
----------------------------------+-----------------------------------------
Reporter: nthiery | Owner: AlexGhitza
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.4
Component: misc | Keywords: latex
Author: Nicolas M. ThiƩry | Upstream: N/A
Reviewer: Andrey Novoseltsev | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Comment(by novoselt):
I thought about it, but it seems to me that such objects should be
"special" rather than "usual". Then it makes sense to check if x is in one
of the special classes and hope that everything is good otherwise, i.e.
return True. If it will turn out that there are other special cases, we
can add tests for them and document them!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8707#comment:4>
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 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.