#8718: Polynomial.apply_map()
---------------------------+------------------------------------------------
Reporter: mmezzarobba | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-wishlist
Component: algebra | Keywords: polynomial, map
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by jason):
One suggestion---the names of the new functions do not seem to indicate to
me that they only operate on the nonzero coefficients, so it would be hard
for me to remember what the difference between map_coefficients and
apply_map is.
How about just adding an argument to apply_map:
p.apply_map(nonzero_only=True)
or something like that?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8718#comment:2>
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.