#10982: symbolic derivatives should be able to have non-variable arguments
---------------------------------------------------------+------------------
Reporter: casamayou | Owner:
burcin
Type: defect | Status: new
Priority: minor | Milestone:
sage-5.1
Component: calculus | Resolution:
Keywords: simplify, maxima, symbolic derivative | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
---------------------------------------------------------+------------------
Comment (by dsm):
Hmm. On second thought, I may have spoken too quickly:
D[0, 0](f)(r*cos(t), r*sin(t)) + D[1, 1](f)(r*cos(t), r*sin(t))
and
D[0, 0](f)(r, t) + D[1, 1](f)(r, t)
are a little different. Not incompatible, because the functions are
abstract, but still not the same. Do we want to recover the original
representation?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10982#comment:8>
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.