#8718: Polynomial.apply_map()
---------------------------------------------------------------+------------
Reporter: mmezzarobba |
Owner: AlexGhitza
Type: enhancement |
Status: needs_info
Priority: minor |
Milestone: sage-5.0
Component: algebra |
Keywords: polynomial, map
Work_issues: check if function knows its codomain and use it |
Upstream: N/A
Reviewer: |
Author: Marc Mezzarobba, Julian Rueth
Merged: |
Dependencies:
---------------------------------------------------------------+------------
Changes (by dkrenn):
* work_issues: => check if function knows its codomain and use it
Comment:
Replying to [comment:12 saraedum]:
> I wonder if this "new base ring" should default to the codomain of f (if
the function is actually a sage 'Map'). For me this has always been what I
wanted. Any opinions on that?
That is a good idea, we should implement that. So the strategy would be
the following: If a new base ring is given, then we use it, otherwise, we
check if the function knowns its codomain and if yes use it, otherwise we
do not change the base ring.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8718#comment:13>
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.