#6551: [with patch, needs work] fix ugliness in printing of multivariate
polynomials
----------------------------+-----------------------------------------------
Reporter: AlexGhitza | Owner: AlexGhitza
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-4.1.2
Component: algebra | Keywords: print latex multivariate polynomial
Reviewer: David Loeffler | Author: Alex Ghitza
Merged: |
----------------------------+-----------------------------------------------
Comment(by malb):
Unfortunately, the patch has bit-rotted:
{{{
applying trac_6551-rebased_for_6500.patch
patching file sage/matrix/matrix_mpolynomial_dense.pyx
Hunk #1 FAILED at 0
1 out of 6 hunks FAILED -- saving rejects to file
sage/matrix/matrix_mpolynomial_dense.pyx.rej
patching file sage/rings/polynomial/polydict.pyx
Hunk #5 succeeded at 887 with fuzz 1 (offset 0 lines).
patching file sage/rings/polynomial/toy_buchberger.py
Hunk #1 FAILED at 53
1 out of 1 hunks FAILED -- saving rejects to file
sage/rings/polynomial/toy_buchberger.py.rej
patching file sage/schemes/elliptic_curves/ell_curve_isogeny.py
Hunk #7 FAILED at 1864
1 out of 21 hunks FAILED -- saving rejects to file
sage/schemes/elliptic_curves/ell_curve_isogeny.py.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
Errors during apply, please fix and refresh
trac_6551-rebased_for_6500.patch
}}}
I read the patch and it looks fine so far. It is mainly a question of
taste anyway IMHO. However, it might be worth checking for performance
loses due to this patch (conversion to strings is used to communicate with
Singular for instance)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6551#comment:8>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---