#6551: fix ugliness in printing of multivariate polynomials
-------------------------------------+-------------------------------------
Reporter: AlexGhitza | Owner: AlexGhitza
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-
Component: algebra | duplicate/invalid/wontfix
Keywords: print latex | Resolution:
multivariate polynomial | Merged in:
Authors: Alex Ghitza | Reviewers: David Loeffler
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by bruno):
* upstream: => N/A
* milestone: sage-6.4 => sage-duplicate/invalid/wontfix
Comment:
This ticket seems invalid. For the first example:
{{{#!python
sage: R.<x,y> = QQ[]
sage: p = (-6/5)*x^2*y^2 + (-3)*x*y^3 + 6/5*x^2*y + 11/12*x*y^2 +
(-18)*y^2 + (-3/4)*y
sage: p
-6/5*x^2*y^2 - 3*x*y^3 + 6/5*x^2*y + 11/12*x*y^2 - 18*y^2 - 3/4*y
}}}
I cannot make the second example work (and this does not appear in the
doctests).
--
Ticket URL: <http://trac.sagemath.org/ticket/6551#comment:16>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.